Synchronize new proto/yaml changes.
PiperOrigin-RevId: 270902952
This commit is contained in:
parent
c687a1d619
commit
a942ac23b5
|
|
@ -8,6 +8,7 @@ common:
|
|||
- v1beta1
|
||||
service_yaml: v1beta1/recaptchaenterprise_v1beta1.yaml
|
||||
gapic_yaml: v1beta1/recaptchaenterprise_gapic.yaml
|
||||
proto_package: google.cloud.recaptchaenterprise.v1beta1
|
||||
artifacts:
|
||||
- name: gapic_config
|
||||
type: GAPIC_CONFIG
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@ common:
|
|||
- v3
|
||||
service_yaml: v3/translate_v3.yaml
|
||||
gapic_yaml: v3/translate_gapic.yaml
|
||||
proto_package: google.cloud.translation.v3
|
||||
artifacts:
|
||||
- name: gapic_config
|
||||
type: GAPIC_CONFIG
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@ common:
|
|||
- v3beta1
|
||||
service_yaml: v3beta1/translate_v3beta1.yaml
|
||||
gapic_yaml: v3beta1/translate_gapic.yaml
|
||||
proto_package: google.cloud.translation.v3beta1
|
||||
artifacts:
|
||||
- name: gapic_config
|
||||
type: GAPIC_CONFIG
|
||||
|
|
|
|||
Loading…
Reference in New Issue