Make `language_code` optional for UpdateIntentRequest and BatchUpdateIntentsRequest.

The comments and proto annotations describe this parameter as optional.

PiperOrigin-RevId: 293703548
This commit is contained in:
Google APIs 2020-02-06 16:25:17 -08:00 committed by Copybara-Service
parent 16f823f578
commit 68477017c4
2 changed files with 0 additions and 4 deletions

View File

@ -837,7 +837,6 @@ interfaces:
- update_mask
required_fields:
- intent
- language_code
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -860,7 +859,6 @@ interfaces:
- name: BatchUpdateIntents
required_fields:
- parent
- language_code
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:

View File

@ -835,7 +835,6 @@ interfaces:
- update_mask
required_fields:
- intent
- language_code
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -858,7 +857,6 @@ interfaces:
- name: BatchUpdateIntents
required_fields:
- parent
- language_code
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns: