fix: migrate recaptchaenterprise/v1 to grpc_service_config

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

View File

@ -60,6 +60,7 @@ java_gapic_library(
name = "recaptchaenterprise_java_gapic",
src = ":recaptchaenterprise_proto_with_info",
gapic_yaml = "recaptchaenterprise_gapic.yaml",
grpc_service_config = "recaptchaenterprise_grpc_service_config.json",
package = "google.cloud.recaptchaenterprise.v1",
service_yaml = "recaptchaenterprise_v1.yaml",
test_deps = [
@ -180,6 +181,7 @@ py_gapic_library(
name = "recaptchaenterprise_py_gapic",
src = ":recaptchaenterprise_proto_with_info",
gapic_yaml = "recaptchaenterprise_gapic.yaml",
grpc_service_config = "recaptchaenterprise_grpc_service_config.json",
package = "google.cloud.recaptchaenterprise.v1",
service_yaml = "recaptchaenterprise_v1.yaml",
deps = [
@ -224,6 +226,7 @@ php_gapic_library(
name = "recaptchaenterprise_php_gapic",
src = ":recaptchaenterprise_proto_with_info",
gapic_yaml = "recaptchaenterprise_gapic.yaml",
grpc_service_config = "recaptchaenterprise_grpc_service_config.json",
package = "google.cloud.recaptchaenterprise.v1",
service_yaml = "recaptchaenterprise_v1.yaml",
deps = [