Skip to content

Commit d59b366

Browse files
chore(bazel): update protobuf to v3.21.3 (#223)
* 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 f4ff639 commit d59b366

4 files changed

Lines changed: 0 additions & 12 deletions

File tree

packages/google-cloud-os-config/google/cloud/osconfig_v1/services/os_config_zonal_service/async_client.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -981,9 +981,6 @@ async def sample_delete_os_policy_assignment():
981981
982982
}
983983
984-
The JSON representation for Empty is empty JSON
985-
object {}.
986-
987984
"""
988985
# Create or coerce a protobuf request object.
989986
# Quick check: If we got a request object, we should *not* have

packages/google-cloud-os-config/google/cloud/osconfig_v1/services/os_config_zonal_service/client.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1311,9 +1311,6 @@ def sample_delete_os_policy_assignment():
13111311
13121312
}
13131313
1314-
The JSON representation for Empty is empty JSON
1315-
object {}.
1316-
13171314
"""
13181315
# Create or coerce a protobuf request object.
13191316
# Quick check: If we got a request object, we should *not* have

packages/google-cloud-os-config/google/cloud/osconfig_v1alpha/services/os_config_zonal_service/async_client.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -990,9 +990,6 @@ async def sample_delete_os_policy_assignment():
990990
991991
}
992992
993-
The JSON representation for Empty is empty JSON
994-
object {}.
995-
996993
"""
997994
# Create or coerce a protobuf request object.
998995
# Quick check: If we got a request object, we should *not* have

packages/google-cloud-os-config/google/cloud/osconfig_v1alpha/services/os_config_zonal_service/client.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1336,9 +1336,6 @@ def sample_delete_os_policy_assignment():
13361336
13371337
}
13381338
1339-
The JSON representation for Empty is empty JSON
1340-
object {}.
1341-
13421339
"""
13431340
# Create or coerce a protobuf request object.
13441341
# Quick check: If we got a request object, we should *not* have

0 commit comments

Comments
 (0)