Skip to content

Commit

Permalink
chore: disable Python snippetgen for BigQuery
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 428049027
  • Loading branch information
Google APIs authored and Copybara-Service committed Feb 11, 2022
1 parent 272c110 commit eec8a47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions google/cloud/bigquery/v2/BUILD.bazel
Expand Up @@ -152,6 +152,7 @@ py_gapic_library(
name = "bigquery_py_gapic",
srcs = [":bigquery_proto"],
grpc_service_config = "bigquery_grpc_service_config.json",
opt_args=["autogen-snippets=False"]
)

py_gapic_assembly_pkg(
Expand Down

0 comments on commit eec8a47

Please sign in to comment.