Skip to content

Commit ac5d013

Browse files
Google APIscopybara-github
authored andcommitted
chore: Update datafusion v1 BUILD.bazel for python
PiperOrigin-RevId: 382891238
1 parent 2b6185d commit ac5d013

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

google/cloud/datafusion/v1/BUILD.bazel

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,11 @@ py_gapic_library(
164164
name = "datafusion_py_gapic",
165165
srcs = [":datafusion_proto"],
166166
grpc_service_config = "datafusion_grpc_service_config.json",
167+
opt_args = [
168+
"warehouse-package-name=google-cloud-data-fusion",
169+
"python-gapic-namespace=google.cloud",
170+
"python-gapic-name=data_fusion",
171+
],
167172
)
168173

169174
# Open Source Packages

0 commit comments

Comments
 (0)