fix: migrate phishingprotection/v1beta1 to grpc_service_config

PiperOrigin-RevId: 316023184
This commit is contained in:
Google APIs 2020-06-11 19:06:21 -07:00 committed by Copybara-Service
parent 433a11ac9c
commit 500ecc44a7
1 changed files with 3 additions and 0 deletions

View File

@ -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 = [