Skip to content

Commit e4d17a6

Browse files
Google APIscopybara-github
authored andcommitted
chore(python): Prepare google/cloud/security/publicca/v1beta1 BUILD.bazel for release
PiperOrigin-RevId: 480884206
1 parent 4d78f32 commit e4d17a6

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

google/cloud/security/publicca/v1beta1/BUILD.bazel

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,10 @@ py_gapic_library(
171171
grpc_service_config = "publicca_v1beta1_grpc_service_config.json",
172172
rest_numeric_enums = False,
173173
service_yaml = "publicca_v1beta1.yaml",
174-
transport = "grpc",
174+
transport = "grpc+rest",
175+
opt_args = [
176+
"warehouse-package-name=google-cloud-public-ca",
177+
],
175178
deps = [
176179
],
177180
)

0 commit comments

Comments
 (0)