Skip to content

Commit 28ccba2

Browse files
Google APIscopybara-github
authored andcommitted
chore: Update storagetransfer v1 BUILD.bazel for python
PiperOrigin-RevId: 386898316
1 parent 3c7864b commit 28ccba2

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

google/storagetransfer/v1/BUILD.bazel

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,11 @@ py_gapic_library(
175175
name = "storagetransfer_py_gapic",
176176
srcs = [":storagetransfer_proto"],
177177
grpc_service_config = "storagetransfer_grpc_service_config.json",
178+
opt_args = [
179+
"warehouse-package-name=google-cloud-storage-transfer",
180+
"python-gapic-namespace=google.cloud",
181+
"python-gapic-name=storage_transfer",
182+
],
178183
)
179184

180185
# Open Source Packages

0 commit comments

Comments
 (0)