chore: disable Python snippetgen for compute (#705)

pull/706/head
Anthonios Partheniou 3 years ago committed by GitHub
parent 63d4c61707
commit 513fc461bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      google/cloud/compute/v1/BUILD.bazel

@ -233,6 +233,7 @@ py_gapic_library(
],
opt_args = [
"transport=rest",
"autogen-snippets=False",
],
)

Loading…
Cancel
Save