Skip to content

Commit

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

0 comments on commit 347bcb0

Please sign in to comment.