Skip to content

Commit 536a2d8

Browse files
Google APIscopybara-github
authored andcommitted
chore: Prepare bigquery migration v2 for release
PiperOrigin-RevId: 438905367
1 parent 38a5417 commit 536a2d8

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

google/cloud/bigquery/migration/v2/BUILD.bazel

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,10 @@ py_gapic_library(
174174
name = "migration_py_gapic",
175175
srcs = [":migration_proto"],
176176
grpc_service_config = "bigquerymigration_grpc_service_config.json",
177+
opt_args = [
178+
"python-gapic-name=bigquery_migration",
179+
"python-gapic-namespace=google.cloud",
180+
],
177181
)
178182

179183
# Open Source Packages

0 commit comments

Comments
 (0)