Skip to content

Commit 52c8913

Browse files
Google APIscopybara-github
authored andcommitted
chore: adjust namespacing and package name for Metrics Scopes API
Committer: @busunkim96 PiperOrigin-RevId: 394470104
1 parent f47c388 commit 52c8913

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

google/monitoring/metricsscope/v1/BUILD.bazel

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,11 @@ py_gapic_library(
164164
name = "metricsscope_py_gapic",
165165
srcs = [":metricsscope_proto"],
166166
grpc_service_config = "metricsscopes_grpc_service_config.json",
167+
opt_args = [
168+
"python-gapic-namespace=google.cloud",
169+
"python-gapic-name=monitoring_metrics_scope",
170+
"ware-house-package-name=google-cloud-monitoring-metrics-scope"
171+
],
167172
)
168173

169174
# Open Source Packages

0 commit comments

Comments
 (0)