chore(python): prepare for the v1 release of google/cloud/paymentgateway/issuerswitch

PiperOrigin-RevId: 459087323
pull/726/head
Google APIs 3 years ago committed by Copybara-Service
parent 7fc003279b
commit 6992972ac1
  1. 5
      google/cloud/paymentgateway/issuerswitch/v1/BUILD.bazel

@ -184,6 +184,11 @@ py_gapic_library(
srcs = [":issuerswitch_proto"],
grpc_service_config = "issuerswitch_grpc_service_config.json",
service_yaml = "issuerswitch_v1.yaml",
opt_args = [
"warehouse-package-name=google-cloud-payment-gateway-issuer-switch",
"python-gapic-namespace=google.cloud",
"python-gapic-name=payment_gateway_issuer_switch",
],
)
# Open Source Packages

Loading…
Cancel
Save