Skip to content

Commit 79614ee

Browse files
chore(bazel): update protobuf to v3.21.3 (#85)
* 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 a57222a commit 79614ee

File tree

2 files changed

+0
-6
lines changed
  • packages/google-cloud-monitoring-metrics-scopes/google/cloud/monitoring_metrics_scope_v1/services/metrics_scopes

2 files changed

+0
-6
lines changed

packages/google-cloud-monitoring-metrics-scopes/google/cloud/monitoring_metrics_scope_v1/services/metrics_scopes/async_client.py

-3
Original file line numberDiff line numberDiff line change
@@ -586,9 +586,6 @@ async def sample_delete_monitored_project():
586586
587587
}
588588
589-
The JSON representation for Empty is empty JSON
590-
object {}.
591-
592589
"""
593590
# Create or coerce a protobuf request object.
594591
# Quick check: If we got a request object, we should *not* have

packages/google-cloud-monitoring-metrics-scopes/google/cloud/monitoring_metrics_scope_v1/services/metrics_scopes/client.py

-3
Original file line numberDiff line numberDiff line change
@@ -823,9 +823,6 @@ def sample_delete_monitored_project():
823823
824824
}
825825
826-
The JSON representation for Empty is empty JSON
827-
object {}.
828-
829826
"""
830827
# Create or coerce a protobuf request object.
831828
# Quick check: If we got a request object, we should *not* have

0 commit comments

Comments
 (0)