Skip to content

Commit 66878ca

Browse files
Google APIscopybara-github
authored andcommitted
chore(ruby): Fix SystemPolicy service name for BinaryAuthorization V1beta1
PiperOrigin-RevId: 408764899
1 parent 171d777 commit 66878ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

google/cloud/binaryauthorization/v1beta1/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ ruby_cloud_gapic_library(
273273
"ruby-cloud-env-prefix=BINARY_AUTHORIZATION",
274274
"ruby-cloud-gem-name=google-cloud-binary_authorization-v1beta1",
275275
"ruby-cloud-product-url=https://cloud.google.com/binary-authorization/",
276-
"ruby-cloud-service-override=BinauthzManagementServiceV1Beta1=BinauthzManagementService",
276+
"ruby-cloud-service-override=BinauthzManagementServiceV1Beta1=BinauthzManagementService;SystemPolicyV1Beta1=SystemPolicy",
277277
],
278278
grpc_service_config = "binaryauthorization_grpc_service_config.json",
279279
ruby_cloud_description = "Binary Authorization is a service on Google Cloud that provides centralized software supply-chain security for applications that run on Google Kubernetes Engine (GKE) and GKE on-prem.",

0 commit comments

Comments
 (0)