Skip to content

Commit

Permalink
clean up (#423)
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaozhenliu-gg5 authored Apr 15, 2020
1 parent 5457190 commit bf5c885
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/google-cloud-monitoring/synth.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
version,
generator_args={
"grpc-service-config": f"google/monitoring/{version}/monitoring_grpc_service_config.json",
"package-name": f"@google-cloud/monitoring",
"main-service": f"monitoring"
"package-name": "@google-cloud/monitoring",
"main-service": "monitoring"
},
proto_path=f'/google/monitoring/{version}',
extra_proto_files=['google/cloud/common_resources.proto']
Expand Down

0 comments on commit bf5c885

Please sign in to comment.