Skip to content

Commit eec8a47

Browse files
Google APIscopybara-github
authored andcommitted
chore: disable Python snippetgen for BigQuery
PiperOrigin-RevId: 428049027
1 parent 272c110 commit eec8a47

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

google/cloud/bigquery/v2/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@ py_gapic_library(
152152
name = "bigquery_py_gapic",
153153
srcs = [":bigquery_proto"],
154154
grpc_service_config = "bigquery_grpc_service_config.json",
155+
opt_args=["autogen-snippets=False"]
155156
)
156157

157158
py_gapic_assembly_pkg(

0 commit comments

Comments
 (0)