aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGoogle APIs <noreply@google.com>2019-04-05 09:20:26 -0700
committerCopybara-Service <copybara-piper@google.com>2019-04-05 09:20:56 -0700
commit8082820ddb643a8948713ceaab821cbd029e448f (patch)
tree6672ef8d962b254a4f33a36bd3f0d141f6143bda
parent327ff9c09f4b2bcc9633f035a58ad348e45fb2a0 (diff)
downloadgoogleapis-8082820ddb643a8948713ceaab821cbd029e448f.tar.gz
Synchronize new proto/yaml changes.
PiperOrigin-RevId: 242136780
-rw-r--r--google/cloud/language/v1/language_gapic.yaml13
1 files changed, 12 insertions, 1 deletions
diff --git a/google/cloud/language/v1/language_gapic.yaml b/google/cloud/language/v1/language_gapic.yaml
index 5ff20b7f7..2b05e8be2 100644
--- a/google/cloud/language/v1/language_gapic.yaml
+++ b/google/cloud/language/v1/language_gapic.yaml
@@ -110,6 +110,9 @@ interfaces:
groups:
- parameters:
- document
+ - encoding_type
+ - parameters:
+ - document
required_fields:
- document
retry_codes_name: idempotent
@@ -121,6 +124,8 @@ interfaces:
- parameters:
- document
- encoding_type
+ - parameters:
+ - document
required_fields:
- document
retry_codes_name: idempotent
@@ -132,6 +137,8 @@ interfaces:
- parameters:
- document
- encoding_type
+ - parameters:
+ - document
required_fields:
- document
retry_codes_name: idempotent
@@ -143,6 +150,8 @@ interfaces:
- parameters:
- document
- encoding_type
+ - parameters:
+ - document
required_fields:
- document
retry_codes_name: idempotent
@@ -165,10 +174,12 @@ interfaces:
- document
- features
- encoding_type
+ - parameters:
+ - document
+ - features
required_fields:
- document
- features
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 60000
-