Skip to content

Commit b5d65d7

Browse files
chore(bazel): update protobuf to v3.21.3 (#188)
* 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 585df7b commit b5d65d7

File tree

4 files changed

+0
-18
lines changed

4 files changed

+0
-18
lines changed

packages/google-cloud-gke-hub/google/cloud/gkehub_v1/services/gke_hub/async_client.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -960,9 +960,6 @@ async def sample_delete_membership():
960960
961961
}
962962
963-
The JSON representation for Empty is empty JSON
964-
object {}.
965-
966963
"""
967964
# Create or coerce a protobuf request object.
968965
# Quick check: If we got a request object, we should *not* have
@@ -1079,9 +1076,6 @@ async def sample_delete_feature():
10791076
10801077
}
10811078
1082-
The JSON representation for Empty is empty JSON
1083-
object {}.
1084-
10851079
"""
10861080
# Create or coerce a protobuf request object.
10871081
# Quick check: If we got a request object, we should *not* have

packages/google-cloud-gke-hub/google/cloud/gkehub_v1/services/gke_hub/client.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1215,9 +1215,6 @@ def sample_delete_membership():
12151215
12161216
}
12171217
1218-
The JSON representation for Empty is empty JSON
1219-
object {}.
1220-
12211218
"""
12221219
# Create or coerce a protobuf request object.
12231220
# Quick check: If we got a request object, we should *not* have
@@ -1334,9 +1331,6 @@ def sample_delete_feature():
13341331
13351332
}
13361333
1337-
The JSON representation for Empty is empty JSON
1338-
object {}.
1339-
13401334
"""
13411335
# Create or coerce a protobuf request object.
13421336
# Quick check: If we got a request object, we should *not* have

packages/google-cloud-gke-hub/google/cloud/gkehub_v1beta1/services/gke_hub_membership_service/async_client.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -647,9 +647,6 @@ async def sample_delete_membership():
647647
648648
}
649649
650-
The JSON representation for Empty is empty JSON
651-
object {}.
652-
653650
"""
654651
# Create or coerce a protobuf request object.
655652
# Quick check: If we got a request object, we should *not* have

packages/google-cloud-gke-hub/google/cloud/gkehub_v1beta1/services/gke_hub_membership_service/client.py

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

0 commit comments

Comments
 (0)