chore(python): Prepare google/cloud/security/publicca/v1beta1 BUILD.bazel for release

PiperOrigin-RevId: 480884206
initial-test-for-dns
Google APIs 2 years ago committed by Copybara-Service
parent 4d78f32ab3
commit e4d17a6d68
  1. 5
      google/cloud/security/publicca/v1beta1/BUILD.bazel

@ -171,7 +171,10 @@ py_gapic_library(
grpc_service_config = "publicca_v1beta1_grpc_service_config.json",
rest_numeric_enums = False,
service_yaml = "publicca_v1beta1.yaml",
transport = "grpc",
transport = "grpc+rest",
opt_args = [
"warehouse-package-name=google-cloud-public-ca",
],
deps = [
],
)

Loading…
Cancel
Save