Skip to content

Commit 91abb62

Browse files
chore(bazel): update protobuf to v3.21.3 (#449)
* chore(bazel): update protobuf to v3.21.3 chore(bazel): update gax-java to 2.18.4 PiperOrigin-RevId: 463115700 Source-Link: googleapis/googleapis@52130a9 Source-Link: googleapis/googleapis-gen@6a4d9d9 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNmE0ZDlkOWJiM2FmYjIwYjBmNWZhNGY1ZDlmNjc0MGIxZDBlYjE5YSJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <partheniou@google.com>
1 parent 812bb0b commit 91abb62

File tree

4 files changed

+0
-18
lines changed

4 files changed

+0
-18
lines changed

packages/google-cloud-dataproc/google/cloud/dataproc_v1/services/cluster_controller/async_client.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -866,9 +866,6 @@ async def sample_delete_cluster():
866866
867867
}
868868
869-
The JSON representation for Empty is empty JSON
870-
object {}.
871-
872869
"""
873870
# Create or coerce a protobuf request object.
874871
# Quick check: If we got a request object, we should *not* have

packages/google-cloud-dataproc/google/cloud/dataproc_v1/services/cluster_controller/client.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1075,9 +1075,6 @@ def sample_delete_cluster():
10751075
10761076
}
10771077
1078-
The JSON representation for Empty is empty JSON
1079-
object {}.
1080-
10811078
"""
10821079
# Create or coerce a protobuf request object.
10831080
# Quick check: If we got a request object, we should *not* have

packages/google-cloud-dataproc/google/cloud/dataproc_v1/services/workflow_template_service/async_client.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -581,9 +581,6 @@ async def sample_instantiate_workflow_template():
581581
582582
}
583583
584-
The JSON representation for Empty is empty JSON
585-
object {}.
586-
587584
"""
588585
# Create or coerce a protobuf request object.
589586
# Quick check: If we got a request object, we should *not* have
@@ -767,9 +764,6 @@ async def sample_instantiate_inline_workflow_template():
767764
768765
}
769766
770-
The JSON representation for Empty is empty JSON
771-
object {}.
772-
773767
"""
774768
# Create or coerce a protobuf request object.
775769
# Quick check: If we got a request object, we should *not* have

packages/google-cloud-dataproc/google/cloud/dataproc_v1/services/workflow_template_service/client.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -797,9 +797,6 @@ def sample_instantiate_workflow_template():
797797
798798
}
799799
800-
The JSON representation for Empty is empty JSON
801-
object {}.
802-
803800
"""
804801
# Create or coerce a protobuf request object.
805802
# Quick check: If we got a request object, we should *not* have
@@ -977,9 +974,6 @@ def sample_instantiate_inline_workflow_template():
977974
978975
}
979976
980-
The JSON representation for Empty is empty JSON
981-
object {}.
982-
983977
"""
984978
# Create or coerce a protobuf request object.
985979
# Quick check: If we got a request object, we should *not* have

0 commit comments

Comments
 (0)