Skip to content

Commit bcf4a6b

Browse files
chore(bazel): update protobuf to v3.21.3 (googleapis#214)
* 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: https://github.com/googleapis/googleapis-gen/commit/6a4d9d9bb3afb20b0f5fa4f5d9f6740b1d0eb19a 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 ed10fcf commit bcf4a6b

4 files changed

Lines changed: 0 additions & 12 deletions

File tree

packages/google-cloud-redis/google/cloud/redis_v1/services/cloud_redis/async_client.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1408,9 +1408,6 @@ async def sample_delete_instance():
14081408
14091409
}
14101410
1411-
The JSON representation for Empty is empty JSON
1412-
object {}.
1413-
14141411
"""
14151412
# Create or coerce a protobuf request object.
14161413
# Quick check: If we got a request object, we should *not* have

packages/google-cloud-redis/google/cloud/redis_v1/services/cloud_redis/client.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1637,9 +1637,6 @@ def sample_delete_instance():
16371637
16381638
}
16391639
1640-
The JSON representation for Empty is empty JSON
1641-
object {}.
1642-
16431640
"""
16441641
# Create or coerce a protobuf request object.
16451642
# Quick check: If we got a request object, we should *not* have

packages/google-cloud-redis/google/cloud/redis_v1beta1/services/cloud_redis/async_client.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1409,9 +1409,6 @@ async def sample_delete_instance():
14091409
14101410
}
14111411
1412-
The JSON representation for Empty is empty JSON
1413-
object {}.
1414-
14151412
"""
14161413
# Create or coerce a protobuf request object.
14171414
# Quick check: If we got a request object, we should *not* have

packages/google-cloud-redis/google/cloud/redis_v1beta1/services/cloud_redis/client.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1638,9 +1638,6 @@ def sample_delete_instance():
16381638
16391639
}
16401640
1641-
The JSON representation for Empty is empty JSON
1642-
object {}.
1643-
16441641
"""
16451642
# Create or coerce a protobuf request object.
16461643
# Quick check: If we got a request object, we should *not* have

0 commit comments

Comments
 (0)