Skip to content

Commit 6992972

Browse files
Google APIscopybara-github
authored andcommitted
chore(python): prepare for the v1 release of google/cloud/paymentgateway/issuerswitch
PiperOrigin-RevId: 459087323
1 parent 7fc0032 commit 6992972

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

google/cloud/paymentgateway/issuerswitch/v1/BUILD.bazel

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,11 @@ py_gapic_library(
184184
srcs = [":issuerswitch_proto"],
185185
grpc_service_config = "issuerswitch_grpc_service_config.json",
186186
service_yaml = "issuerswitch_v1.yaml",
187+
opt_args = [
188+
"warehouse-package-name=google-cloud-payment-gateway-issuer-switch",
189+
"python-gapic-namespace=google.cloud",
190+
"python-gapic-name=payment_gateway_issuer_switch",
191+
],
187192
)
188193

189194
# Open Source Packages

0 commit comments

Comments
 (0)