Skip to content

Commit

Permalink
chore: disable Python snippetgen for compute (#705)
Browse files Browse the repository at this point in the history
  • Loading branch information
parthea committed Mar 1, 2022
1 parent 63d4c61 commit 513fc46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions google/cloud/compute/v1/BUILD.bazel
Expand Up @@ -233,6 +233,7 @@ py_gapic_library(
],
opt_args = [
"transport=rest",
"autogen-snippets=False",
],
)

Expand Down

0 comments on commit 513fc46

Please sign in to comment.