Skip to content

Commit 513fc46

Browse files
authored
chore: disable Python snippetgen for compute (#705)
1 parent 63d4c61 commit 513fc46

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

google/cloud/compute/v1/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,7 @@ py_gapic_library(
233233
],
234234
opt_args = [
235235
"transport=rest",
236+
"autogen-snippets=False",
236237
],
237238
)
238239

0 commit comments

Comments
 (0)