From 500ecc44a7af925bd13b5ca0df5f87f223dcbfcc Mon Sep 17 00:00:00 2001 From: Google APIs Date: Thu, 11 Jun 2020 19:06:21 -0700 Subject: [PATCH] fix: migrate phishingprotection/v1beta1 to grpc_service_config PiperOrigin-RevId: 316023184 --- google/cloud/phishingprotection/v1beta1/BUILD.bazel | 3 +++ 1 file changed, 3 insertions(+) diff --git a/google/cloud/phishingprotection/v1beta1/BUILD.bazel b/google/cloud/phishingprotection/v1beta1/BUILD.bazel index 03816d11..d57df81b 100644 --- a/google/cloud/phishingprotection/v1beta1/BUILD.bazel +++ b/google/cloud/phishingprotection/v1beta1/BUILD.bazel @@ -57,6 +57,7 @@ java_gapic_library( name = "phishingprotection_java_gapic", src = ":phishingprotection_proto_with_info", gapic_yaml = "phishingprotection_gapic.yaml", + grpc_service_config = "phishingprotection_grpc_service_config.json", package = "google.cloud.phishingprotection.v1beta1", service_yaml = "phishingprotection_v1beta1.yaml", test_deps = [ @@ -174,6 +175,7 @@ py_gapic_library( name = "phishingprotection_py_gapic", src = ":phishingprotection_proto_with_info", gapic_yaml = "phishingprotection_gapic.yaml", + grpc_service_config = "phishingprotection_grpc_service_config.json", package = "google.cloud.phishingprotection.v1beta1", service_yaml = "phishingprotection_v1beta1.yaml", deps = [ @@ -218,6 +220,7 @@ php_gapic_library( name = "phishingprotection_php_gapic", src = ":phishingprotection_proto_with_info", gapic_yaml = "phishingprotection_gapic.yaml", + grpc_service_config = "phishingprotection_grpc_service_config.json", package = "google.cloud.phishingprotection.v1beta1", service_yaml = "phishingprotection_v1beta1.yaml", deps = [