Synchronize new proto/yaml changes.

PiperOrigin-RevId: 228927812
This commit is contained in:
Google APIs 2019-01-11 12:44:57 -08:00 committed by Copybara-Service
parent 445901aa4e
commit d16dcddcb8
67 changed files with 19 additions and 976 deletions

View File

@ -71,10 +71,6 @@ interfaces:
# required_fields - Fields that are always required for a request to be
# valid.
#
# request_object_method - Turns on or off the generation of a method whose
# sole parameter is a request object. Not all languages will generate this
# method.
#
# resource_name_treatment - An enum that specifies how to treat the resource
# name formats defined in the field_name_patterns and
# response_field_name_patterns fields.
@ -121,7 +117,6 @@ interfaces:
- cel_source
required_fields:
- cel_source
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 60000
@ -132,7 +127,6 @@ interfaces:
- parsed_expr
required_fields:
- parsed_expr
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 60000
@ -141,7 +135,6 @@ interfaces:
groups:
- parameters:
required_fields:
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 60000
@ -192,10 +185,6 @@ interfaces:
# required_fields - Fields that are always required for a request to be
# valid.
#
# request_object_method - Turns on or off the generation of a method whose
# sole parameter is a request object. Not all languages will generate this
# method.
#
# resource_name_treatment - An enum that specifies how to treat the resource
# name formats defined in the field_name_patterns and
# response_field_name_patterns fields.
@ -242,7 +231,6 @@ interfaces:
- cel_source
required_fields:
- cel_source
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 60000
@ -253,7 +241,6 @@ interfaces:
- parsed_expr
required_fields:
- parsed_expr
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 60000
@ -262,7 +249,6 @@ interfaces:
groups:
- parameters:
required_fields:
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 60000

View File

@ -75,10 +75,6 @@ interfaces:
# required_fields - Fields that are always required for a request to be
# valid.
#
# request_object_method - Turns on or off the generation of a method whose
# sole parameter is a request object. Not all languages will generate this
# method.
#
# resource_name_treatment - An enum that specifies how to treat the resource
# name formats defined in the field_name_patterns and
# response_field_name_patterns fields.
@ -125,7 +121,6 @@ interfaces:
- producer_project_id
- consumer_id
required_fields:
request_object_method: false
page_streaming:
request:
page_size_field: page_size
@ -143,7 +138,6 @@ interfaces:
- service_name
required_fields:
- service_name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 10000
@ -154,7 +148,6 @@ interfaces:
- service
required_fields:
- service
request_object_method: false
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 20000
@ -165,7 +158,6 @@ interfaces:
- service_name
required_fields:
- service_name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 60000
@ -176,7 +168,6 @@ interfaces:
- service_name
required_fields:
- service_name
request_object_method: false
retry_codes_name: non_idempotent
retry_params_name: default
# REVIEW: Could this operation take a long time?
@ -188,7 +179,6 @@ interfaces:
- service_name
required_fields:
- service_name
request_object_method: false
page_streaming:
request:
page_size_field: page_size
@ -209,7 +199,6 @@ interfaces:
required_fields:
- service_name
- config_id
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 10000
@ -222,7 +211,6 @@ interfaces:
required_fields:
- service_name
- service_config
request_object_method: false
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 20000
@ -236,7 +224,6 @@ interfaces:
required_fields:
- service_name
- config_source
request_object_method: false
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 10000
@ -248,7 +235,6 @@ interfaces:
- filter
required_fields:
- service_name
request_object_method: false
page_streaming:
request:
page_size_field: page_size
@ -268,7 +254,6 @@ interfaces:
required_fields:
- service_name
- rollout_id
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 10000
@ -281,7 +266,6 @@ interfaces:
required_fields:
- service_name
- rollout
request_object_method: false
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 10000
@ -294,7 +278,6 @@ interfaces:
required_fields:
- new_config
- old_config
request_object_method: false
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 10000
@ -307,7 +290,6 @@ interfaces:
required_fields:
- service_name
- consumer_id
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 10000
@ -320,7 +302,6 @@ interfaces:
required_fields:
- service_name
- consumer_id
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 10000

View File

@ -69,7 +69,6 @@ interfaces:
- instance_id
- instance
- clusters
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -92,7 +91,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
resource_name_treatment: STATIC_TYPES
retry_codes_name: idempotent
retry_params_name: default
@ -108,7 +106,6 @@ interfaces:
- parent
required_fields:
- parent
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -123,7 +120,6 @@ interfaces:
- display_name
- type
- labels
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -145,7 +141,6 @@ interfaces:
required_fields:
- instance
- update_mask
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -168,7 +163,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -188,7 +182,6 @@ interfaces:
- parent
- cluster_id
- cluster
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -211,7 +204,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -227,7 +219,6 @@ interfaces:
- parent
required_fields:
- parent
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -240,7 +231,6 @@ interfaces:
required_fields:
- name
- serve_nodes
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -263,7 +253,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -283,7 +272,6 @@ interfaces:
- parent
- app_profile_id
- app_profile
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -299,7 +287,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -315,7 +302,6 @@ interfaces:
- parent
required_fields:
- parent
request_object_method: true
page_streaming:
request:
token_field: page_token
@ -339,7 +325,6 @@ interfaces:
required_fields:
- app_profile
- update_mask
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -363,7 +348,6 @@ interfaces:
required_fields:
- name
- ignore_warnings
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -379,7 +363,6 @@ interfaces:
- resource
required_fields:
- resource
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -396,7 +379,6 @@ interfaces:
required_fields:
- resource
- policy
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -413,7 +395,6 @@ interfaces:
required_fields:
- resource
- permissions
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -462,7 +443,6 @@ interfaces:
- parent
- table_id
- table
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -482,7 +462,6 @@ interfaces:
- parent
- table_id
- source_snapshot
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -505,7 +484,6 @@ interfaces:
- parent
required_fields:
- parent
request_object_method: true
page_streaming:
request:
token_field: page_token
@ -527,7 +505,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -543,7 +520,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -561,7 +537,6 @@ interfaces:
required_fields:
- name
- modifications
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -573,7 +548,6 @@ interfaces:
- name: DropRowRange
required_fields:
- name
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -589,7 +563,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -607,7 +580,6 @@ interfaces:
required_fields:
- name
- consistency_token
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -629,7 +601,6 @@ interfaces:
- cluster
- snapshot_id
- description
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -652,7 +623,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -668,7 +638,6 @@ interfaces:
- parent
required_fields:
- parent
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -691,7 +660,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:

View File

@ -64,7 +64,6 @@ interfaces:
- table_name
required_fields:
- table_name
request_object_method: true
retry_codes_name: idempotent
retry_params_name: streaming
field_name_patterns:
@ -80,7 +79,6 @@ interfaces:
- table_name
required_fields:
- table_name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -100,7 +98,6 @@ interfaces:
- table_name
- row_key
- mutations
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -118,7 +115,6 @@ interfaces:
required_fields:
- table_name
- entries
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -141,7 +137,6 @@ interfaces:
required_fields:
- table_name
- row_key
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -161,7 +156,6 @@ interfaces:
- table_name
- row_key
- rules
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:

View File

@ -75,11 +75,6 @@ interfaces:
#
# required_fields - Fields that are always required for a request to be
# valid.
#
# request_object_method - Turns on or off the generation of a method whose
# sole parameter is a request object. Not all languages will generate this
# method.
#
# resource_name_treatment - An enum that specifies how to treat the resource
# name formats defined in the field_name_patterns and
# response_field_name_patterns fields.
@ -123,7 +118,6 @@ interfaces:
required_fields:
- parent
- output_config
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -142,7 +136,6 @@ interfaces:
- parent
- content_type
- read_time_window
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:

View File

@ -74,10 +74,6 @@ interfaces:
# required_fields - Fields that are always required for a request to be
# valid.
#
# request_object_method - Turns on or off the generation of a method whose
# sole parameter is a request object. Not all languages will generate this
# method.
#
# resource_name_treatment - An enum that specifies how to treat the resource
# name formats defined in the field_name_patterns and
# response_field_name_patterns fields.
@ -127,7 +123,6 @@ interfaces:
required_fields:
- name
- payload
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -189,10 +184,6 @@ interfaces:
# required_fields - Fields that are always required for a request to be
# valid.
#
# request_object_method - Turns on or off the generation of a method whose
# sole parameter is a request object. Not all languages will generate this
# method.
#
# resource_name_treatment - An enum that specifies how to treat the resource
# name formats defined in the field_name_patterns and
# response_field_name_patterns fields.
@ -241,7 +232,6 @@ interfaces:
required_fields:
- parent
- dataset
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -255,7 +245,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -269,7 +258,6 @@ interfaces:
- parent
required_fields:
- parent
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -290,7 +278,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -313,7 +300,6 @@ interfaces:
required_fields:
- name
- input_config
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -336,7 +322,6 @@ interfaces:
required_fields:
- name
- output_config
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -359,7 +344,6 @@ interfaces:
required_fields:
- parent
- model
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -380,7 +364,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -394,7 +377,6 @@ interfaces:
- parent
required_fields:
- parent
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -415,7 +397,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -436,7 +417,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -450,7 +430,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -464,7 +443,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -478,7 +456,6 @@ interfaces:
- parent
required_fields:
- parent
request_object_method: true
page_streaming:
request:
page_size_field: page_size

View File

@ -112,9 +112,7 @@ interfaces:
# message.
# required_fields - Fields that are always required for a request to be
# valid.
# request_object_method - Turns on or off the generation of a method whose
# sole parameter is a request object. Not all languages will generate
# this method.
#
# resource_name_treatment - An enum that specifies how to treat the
# resource name formats defined in the field_name_patterns
# and response_field_name_patterns fields.
@ -157,7 +155,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -173,7 +170,6 @@ interfaces:
- parent
required_fields:
- parent
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -198,7 +194,6 @@ interfaces:
required_fields:
- parent
- transfer_config
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -216,7 +211,6 @@ interfaces:
required_fields:
- transfer_config
- update_mask
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -232,7 +226,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -248,7 +241,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -264,7 +256,6 @@ interfaces:
- parent
required_fields:
- parent
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -291,7 +282,6 @@ interfaces:
- parent
- start_time
- end_time
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -307,7 +297,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -323,7 +312,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -339,7 +327,6 @@ interfaces:
- parent
required_fields:
- parent
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -362,7 +349,6 @@ interfaces:
- parent
required_fields:
- parent
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -385,7 +371,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:

View File

@ -73,10 +73,6 @@ interfaces:
# required_fields - Fields that are always required for a request to be
# valid.
#
# request_object_method - Turns on or off the generation of a method whose
# sole parameter is a request object. Not all languages will generate this
# method.
#
# resource_name_treatment - An enum that specifies how to treat the resource
# name formats defined in the field_name_patterns and
# response_field_name_patterns fields.
@ -126,7 +122,6 @@ interfaces:
required_fields:
- table_reference
- parent
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 60000
@ -140,7 +135,6 @@ interfaces:
- read_position
required_fields:
- read_position
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 86400000
@ -155,7 +149,6 @@ interfaces:
required_fields:
- session
- requested_streams
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 60000
@ -168,7 +161,6 @@ interfaces:
- stream
required_fields:
- stream
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 60000
@ -181,7 +173,6 @@ interfaces:
- original_stream
required_fields:
- original_stream
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 60000

View File

@ -80,10 +80,6 @@ interfaces:
# required_fields - Fields that are always required for a request to be
# valid.
#
# request_object_method - Turns on or off the generation of a method whose
# sole parameter is a request object. Not all languages will generate this
# method.
#
# resource_name_treatment - An enum that specifies how to treat the resource
# name formats defined in the field_name_patterns and
# response_field_name_patterns fields.
@ -134,7 +130,6 @@ interfaces:
- project_id
- region
- cluster
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 30000
@ -162,7 +157,6 @@ interfaces:
- cluster_name
- cluster
- update_mask
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 30000
@ -186,7 +180,6 @@ interfaces:
- project_id
- region
- cluster_name
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 30000
@ -210,7 +203,6 @@ interfaces:
- project_id
- region
- cluster_name
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 60000
@ -227,7 +219,6 @@ interfaces:
required_fields:
- project_id
- region
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -249,7 +240,6 @@ interfaces:
- project_id
- region
- cluster_name
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 60000
@ -311,10 +301,6 @@ interfaces:
# required_fields - Fields that are always required for a request to be
# valid.
#
# request_object_method - Turns on or off the generation of a method whose
# sole parameter is a request object. Not all languages will generate this
# method.
#
# resource_name_treatment - An enum that specifies how to treat the resource
# name formats defined in the field_name_patterns and
# response_field_name_patterns fields.
@ -365,7 +351,6 @@ interfaces:
- project_id
- region
- job
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 30000
@ -393,7 +378,6 @@ interfaces:
- project_id
- region
- filter
request_object_method: true
required_fields:
- project_id
- region
@ -428,7 +412,6 @@ interfaces:
- project_id
- region
- job_id
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 30000
@ -443,7 +426,6 @@ interfaces:
- project_id
- region
- job_id
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 30000
@ -500,10 +482,6 @@ interfaces:
# required_fields - Fields that are always required for a request to be
# valid.
#
# request_object_method - Turns on or off the generation of a method whose
# sole parameter is a request object. Not all languages will generate this
# method.
#
# resource_name_treatment - An enum that specifies how to treat the resource
# name formats defined in the field_name_patterns and
# response_field_name_patterns fields.
@ -552,7 +530,6 @@ interfaces:
required_fields:
- parent
- template
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
resource_name_treatment: STATIC_TYPES
@ -567,7 +544,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
resource_name_treatment: STATIC_TYPES
@ -584,7 +560,6 @@ interfaces:
- parameters
required_fields:
- name
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
resource_name_treatment: STATIC_TYPES
@ -609,7 +584,6 @@ interfaces:
required_fields:
- parent
- template
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -631,7 +605,6 @@ interfaces:
- template
required_fields:
- template
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -651,7 +624,6 @@ interfaces:
response:
token_field: next_page_token
resources_field: templates
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
resource_name_treatment: STATIC_TYPES
@ -665,7 +637,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
resource_name_treatment: STATIC_TYPES

View File

@ -80,10 +80,6 @@ interfaces:
# required_fields - Fields that are always required for a request to be
# valid.
#
# request_object_method - Turns on or off the generation of a method whose
# sole parameter is a request object. Not all languages will generate this
# method.
#
# resource_name_treatment - An enum that specifies how to treat the resource
# name formats defined in the field_name_patterns and
# response_field_name_patterns fields.
@ -134,7 +130,6 @@ interfaces:
- project_id
- region
- cluster
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 30000
@ -162,7 +157,6 @@ interfaces:
- cluster_name
- cluster
- update_mask
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 30000
@ -186,7 +180,6 @@ interfaces:
- project_id
- region
- cluster_name
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 30000
@ -210,7 +203,6 @@ interfaces:
- project_id
- region
- cluster_name
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 60000
@ -227,7 +219,6 @@ interfaces:
required_fields:
- project_id
- region
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -249,7 +240,6 @@ interfaces:
- project_id
- region
- cluster_name
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 60000
@ -311,10 +301,6 @@ interfaces:
# required_fields - Fields that are always required for a request to be
# valid.
#
# request_object_method - Turns on or off the generation of a method whose
# sole parameter is a request object. Not all languages will generate this
# method.
#
# resource_name_treatment - An enum that specifies how to treat the resource
# name formats defined in the field_name_patterns and
# response_field_name_patterns fields.
@ -365,7 +351,6 @@ interfaces:
- project_id
- region
- job
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 30000
@ -393,7 +378,6 @@ interfaces:
- project_id
- region
- filter
request_object_method: true
required_fields:
- project_id
- region
@ -428,7 +412,6 @@ interfaces:
- project_id
- region
- job_id
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 30000
@ -443,7 +426,6 @@ interfaces:
- project_id
- region
- job_id
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 30000
@ -500,10 +482,6 @@ interfaces:
# required_fields - Fields that are always required for a request to be
# valid.
#
# request_object_method - Turns on or off the generation of a method whose
# sole parameter is a request object. Not all languages will generate this
# method.
#
# resource_name_treatment - An enum that specifies how to treat the resource
# name formats defined in the field_name_patterns and
# response_field_name_patterns fields.
@ -552,7 +530,6 @@ interfaces:
required_fields:
- parent
- template
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
resource_name_treatment: STATIC_TYPES
@ -567,7 +544,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
resource_name_treatment: STATIC_TYPES
@ -583,7 +559,6 @@ interfaces:
- parameters
required_fields:
- name
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
resource_name_treatment: STATIC_TYPES
@ -608,7 +583,6 @@ interfaces:
required_fields:
- parent
- template
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -630,7 +604,6 @@ interfaces:
- template
required_fields:
- template
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -650,7 +623,6 @@ interfaces:
response:
token_field: next_page_token
resources_field: templates
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
resource_name_treatment: STATIC_TYPES
@ -664,7 +636,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
resource_name_treatment: STATIC_TYPES

View File

@ -73,9 +73,7 @@ interfaces:
# message.
# required_fields - Fields that are always required for a request to be
# valid.
# request_object_method - Turns on or off the generation of a method whose
# sole parameter is a request object. Not all languages will generate
# this method.
#
# page_streaming - Specifies the configuration for paging.
# Describes information for generating a method which transforms a
# paging list RPC into a stream of resources.
@ -110,7 +108,6 @@ interfaces:
- parent
required_fields:
- parent
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -124,7 +121,6 @@ interfaces:
- parent
required_fields:
- parent
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -145,7 +141,6 @@ interfaces:
- parent
required_fields:
- parent
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -168,7 +163,6 @@ interfaces:
- parent
required_fields:
- parent
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -187,7 +181,6 @@ interfaces:
- name: ImportAgent
required_fields:
- parent
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -207,7 +200,6 @@ interfaces:
required_fields:
- parent
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -271,9 +263,7 @@ interfaces:
# message.
# required_fields - Fields that are always required for a request to be
# valid.
# request_object_method - Turns on or off the generation of a method whose
# sole parameter is a request object. Not all languages will generate
# this method.
#
# page_streaming - Specifies the configuration for paging.
# Describes information for generating a method which transforms a
# paging list RPC into a stream of resources.
@ -308,7 +298,6 @@ interfaces:
- parent
required_fields:
- parent
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -329,7 +318,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -345,7 +333,6 @@ interfaces:
required_fields:
- parent
- context
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -359,7 +346,6 @@ interfaces:
- context
required_fields:
- context
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -373,7 +359,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -387,7 +372,6 @@ interfaces:
- parent
required_fields:
- parent
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -442,9 +426,7 @@ interfaces:
# message.
# required_fields - Fields that are always required for a request to be
# valid.
# request_object_method - Turns on or off the generation of a method whose
# sole parameter is a request object. Not all languages will generate
# this method.
#
# page_streaming - Specifies the configuration for paging.
# Describes information for generating a method which transforms a
# paging list RPC into a stream of resources.
@ -482,7 +464,6 @@ interfaces:
- language_code
required_fields:
- parent
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -506,7 +487,6 @@ interfaces:
- language_code
required_fields:
- name
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -526,7 +506,6 @@ interfaces:
required_fields:
- parent
- entity_type
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -543,7 +522,6 @@ interfaces:
- language_code
required_fields:
- entity_type
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -557,7 +535,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -567,7 +544,6 @@ interfaces:
- name: BatchUpdateEntityTypes
required_fields:
- parent
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -592,7 +568,6 @@ interfaces:
required_fields:
- parent
- entity_type_names
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -621,7 +596,6 @@ interfaces:
required_fields:
- parent
- entities
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -650,7 +624,6 @@ interfaces:
required_fields:
- parent
- entities
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -679,7 +652,6 @@ interfaces:
required_fields:
- parent
- entity_values
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -745,9 +717,7 @@ interfaces:
# message.
# required_fields - Fields that are always required for a request to be
# valid.
# request_object_method - Turns on or off the generation of a method whose
# sole parameter is a request object. Not all languages will generate
# this method.
#
# page_streaming - Specifies the configuration for paging.
# Describes information for generating a method which transforms a
# paging list RPC into a stream of resources.
@ -785,7 +755,6 @@ interfaces:
- language_code
required_fields:
- parent
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -809,7 +778,6 @@ interfaces:
- language_code
required_fields:
- name
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -829,7 +797,6 @@ interfaces:
required_fields:
- parent
- intent
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -849,7 +816,6 @@ interfaces:
required_fields:
- intent
- language_code
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -863,7 +829,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -874,7 +839,6 @@ interfaces:
required_fields:
- parent
- language_code
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -899,7 +863,6 @@ interfaces:
required_fields:
- parent
- intents
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -963,9 +926,7 @@ interfaces:
# message.
# required_fields - Fields that are always required for a request to be
# valid.
# request_object_method - Turns on or off the generation of a method whose
# sole parameter is a request object. Not all languages will generate
# this method.
#
# page_streaming - Specifies the configuration for paging.
# Describes information for generating a method which transforms a
# paging list RPC into a stream of resources.
@ -1000,7 +961,6 @@ interfaces:
- parent
required_fields:
- parent
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -1021,7 +981,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -1037,7 +996,6 @@ interfaces:
required_fields:
- parent
- session_entity_type
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -1051,7 +1009,6 @@ interfaces:
- session_entity_type
required_fields:
- session_entity_type
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -1065,7 +1022,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -1118,9 +1074,7 @@ interfaces:
# message.
# required_fields - Fields that are always required for a request to be
# valid.
# request_object_method - Turns on or off the generation of a method whose
# sole parameter is a request object. Not all languages will generate
# this method.
#
# page_streaming - Specifies the configuration for paging.
# Describes information for generating a method which transforms a
# paging list RPC into a stream of resources.
@ -1157,7 +1111,6 @@ interfaces:
required_fields:
- session
- query_input
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -1168,7 +1121,6 @@ interfaces:
required_fields:
- session
- query_input
request_object_method: false
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 220000

View File

@ -71,9 +71,7 @@ interfaces:
# message.
# required_fields - Fields that are always required for a request to be
# valid.
# request_object_method - Turns on or off the generation of a method whose
# sole parameter is a request object. Not all languages will generate
# this method.
#
# page_streaming - Specifies the configuration for paging.
# Describes information for generating a method which transforms a
# paging list RPC into a stream of resources.
@ -108,7 +106,6 @@ interfaces:
- parent
required_fields:
- parent
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -122,7 +119,6 @@ interfaces:
- parent
required_fields:
- parent
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -143,7 +139,6 @@ interfaces:
- parent
required_fields:
- parent
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -166,7 +161,6 @@ interfaces:
- parent
required_fields:
- parent
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -185,7 +179,6 @@ interfaces:
- name: ImportAgent
required_fields:
- parent
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -204,7 +197,6 @@ interfaces:
- name: RestoreAgent
required_fields:
- parent
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -272,9 +264,7 @@ interfaces:
# message.
# required_fields - Fields that are always required for a request to be
# valid.
# request_object_method - Turns on or off the generation of a method whose
# sole parameter is a request object. Not all languages will generate
# this method.
#
# page_streaming - Specifies the configuration for paging.
# Describes information for generating a method which transforms a
# paging list RPC into a stream of resources.
@ -309,7 +299,6 @@ interfaces:
- parent
required_fields:
- parent
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -330,7 +319,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -346,7 +334,6 @@ interfaces:
required_fields:
- parent
- context
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -360,7 +347,6 @@ interfaces:
- context
required_fields:
- context
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -374,7 +360,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -388,7 +373,6 @@ interfaces:
- parent
required_fields:
- parent
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -443,9 +427,7 @@ interfaces:
# message.
# required_fields - Fields that are always required for a request to be
# valid.
# request_object_method - Turns on or off the generation of a method whose
# sole parameter is a request object. Not all languages will generate
# this method.
#
# page_streaming - Specifies the configuration for paging.
# Describes information for generating a method which transforms a
# paging list RPC into a stream of resources.
@ -483,7 +465,6 @@ interfaces:
- language_code
required_fields:
- parent
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -507,7 +488,6 @@ interfaces:
- language_code
required_fields:
- name
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -527,7 +507,6 @@ interfaces:
required_fields:
- parent
- entity_type
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -544,7 +523,6 @@ interfaces:
- language_code
required_fields:
- entity_type
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -558,7 +536,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -568,7 +545,6 @@ interfaces:
- name: BatchUpdateEntityTypes
required_fields:
- parent
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -593,7 +569,6 @@ interfaces:
required_fields:
- parent
- entity_type_names
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -622,7 +597,6 @@ interfaces:
required_fields:
- parent
- entities
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -651,7 +625,6 @@ interfaces:
required_fields:
- parent
- entities
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -680,7 +653,6 @@ interfaces:
required_fields:
- parent
- entity_values
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -744,9 +716,7 @@ interfaces:
# message.
# required_fields - Fields that are always required for a request to be
# valid.
# request_object_method - Turns on or off the generation of a method whose
# sole parameter is a request object. Not all languages will generate
# this method.
#
# page_streaming - Specifies the configuration for paging.
# Describes information for generating a method which transforms a
# paging list RPC into a stream of resources.
@ -784,7 +754,6 @@ interfaces:
- language_code
required_fields:
- parent
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -808,7 +777,6 @@ interfaces:
- language_code
required_fields:
- name
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -828,7 +796,6 @@ interfaces:
required_fields:
- parent
- intent
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -848,7 +815,6 @@ interfaces:
required_fields:
- intent
- language_code
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -862,7 +828,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -873,7 +838,6 @@ interfaces:
required_fields:
- parent
- language_code
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -898,7 +862,6 @@ interfaces:
required_fields:
- parent
- intents
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -966,9 +929,7 @@ interfaces:
# message.
# required_fields - Fields that are always required for a request to be
# valid.
# request_object_method - Turns on or off the generation of a method whose
# sole parameter is a request object. Not all languages will generate
# this method.
#
# page_streaming - Specifies the configuration for paging.
# Describes information for generating a method which transforms a
# paging list RPC into a stream of resources.
@ -1003,7 +964,6 @@ interfaces:
- parent
required_fields:
- parent
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -1024,7 +984,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -1040,7 +999,6 @@ interfaces:
required_fields:
- parent
- session_entity_type
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -1054,7 +1012,6 @@ interfaces:
- session_entity_type
required_fields:
- session_entity_type
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -1068,7 +1025,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -1123,9 +1079,7 @@ interfaces:
# message.
# required_fields - Fields that are always required for a request to be
# valid.
# request_object_method - Turns on or off the generation of a method whose
# sole parameter is a request object. Not all languages will generate
# this method.
#
# page_streaming - Specifies the configuration for paging.
# Describes information for generating a method which transforms a
# paging list RPC into a stream of resources.
@ -1162,7 +1116,6 @@ interfaces:
required_fields:
- session
- query_input
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -1173,7 +1126,6 @@ interfaces:
required_fields:
- session
- query_input
request_object_method: false
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 220000
@ -1228,10 +1180,6 @@ interfaces:
# required_fields - Fields that are always required for a request to be
# valid.
#
# request_object_method - Turns on or off the generation of a method whose
# sole parameter is a request object. Not all languages will generate this
# method.
#
# resource_name_treatment - An enum that specifies how to treat the resource
# name formats defined in the field_name_patterns and
# response_field_name_patterns fields.
@ -1278,7 +1226,6 @@ interfaces:
- parent
required_fields:
- parent
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -1299,7 +1246,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -1315,7 +1261,6 @@ interfaces:
required_fields:
- parent
- knowledge_base
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -1329,7 +1274,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -1387,10 +1331,6 @@ interfaces:
# required_fields - Fields that are always required for a request to be
# valid.
#
# request_object_method - Turns on or off the generation of a method whose
# sole parameter is a request object. Not all languages will generate this
# method.
#
# resource_name_treatment - An enum that specifies how to treat the resource
# name formats defined in the field_name_patterns and
# response_field_name_patterns fields.
@ -1437,7 +1377,6 @@ interfaces:
- parent
required_fields:
- parent
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -1458,7 +1397,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -1474,7 +1412,6 @@ interfaces:
required_fields:
- parent
- document
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -1497,7 +1434,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:

View File

@ -50,7 +50,6 @@ interfaces:
- location
required_fields:
- location
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -70,7 +69,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -85,7 +83,6 @@ interfaces:
required_fields:
- location
- function
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -107,7 +104,6 @@ interfaces:
required_fields:
- name
- function
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -127,7 +123,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -149,7 +144,6 @@ interfaces:
required_fields:
- name
- data
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:

View File

@ -97,10 +97,6 @@ interfaces:
# required_fields - Fields that are always required for a request to be
# valid.
#
# request_object_method - Turns on or off the generation of a method whose
# sole parameter is a request object. Not all languages will generate this
# method.
#
# resource_name_treatment - An enum that specifies how to treat the resource
# name formats defined in the field_name_patterns and
# response_field_name_patterns fields.
@ -151,7 +147,6 @@ interfaces:
- device_registry
header_request_params:
- parent
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -167,7 +162,6 @@ interfaces:
- name
header_request_params:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -185,7 +179,6 @@ interfaces:
- update_mask
header_request_params:
- device_registry.name
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -201,7 +194,6 @@ interfaces:
- name
header_request_params:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -217,7 +209,6 @@ interfaces:
- parent
header_request_params:
- parent
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -242,7 +233,6 @@ interfaces:
- device
header_request_params:
- parent
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -258,7 +248,6 @@ interfaces:
- name
header_request_params:
- name
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -276,7 +265,6 @@ interfaces:
- update_mask
header_request_params:
- device.name
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -292,7 +280,6 @@ interfaces:
- name
header_request_params:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -308,7 +295,6 @@ interfaces:
- parent
header_request_params:
- parent
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -333,7 +319,6 @@ interfaces:
- binary_data
header_request_params:
- name
request_object_method: true
retry_codes_name: rate_limited_aware
retry_params_name: rate_limited_aware
field_name_patterns:
@ -349,7 +334,6 @@ interfaces:
- name
header_request_params:
- name
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -365,7 +349,6 @@ interfaces:
- name
header_request_params:
- name
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -383,7 +366,6 @@ interfaces:
- policy
header_request_params:
- resource
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -399,7 +381,6 @@ interfaces:
- resource
header_request_params:
- resource
request_object_method: false
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -417,7 +398,6 @@ interfaces:
- permissions
header_request_params:
- resource
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -436,7 +416,6 @@ interfaces:
- binary_data
header_request_params:
- name
request_object_method: true
retry_codes_name: rate_limited_aware
retry_params_name: rate_limited_aware
field_name_patterns:
@ -456,7 +435,6 @@ interfaces:
- device_id
header_request_params:
- parent
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -476,7 +454,6 @@ interfaces:
- device_id
header_request_params:
- parent
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:

View File

@ -87,10 +87,6 @@ interfaces:
# required_fields - Fields that are always required for a request to be
# valid.
#
# request_object_method - Turns on or off the generation of a method whose
# sole parameter is a request object. Not all languages will generate this
# method.
#
# resource_name_treatment - An enum that specifies how to treat the resource
# name formats defined in the field_name_patterns and
# response_field_name_patterns fields.
@ -139,7 +135,6 @@ interfaces:
- parent
header_request_params:
- parent
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -162,7 +157,6 @@ interfaces:
- parent
header_request_params:
- parent
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -185,7 +179,6 @@ interfaces:
- parent
header_request_params:
- parent
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -208,7 +201,6 @@ interfaces:
- name
header_request_params:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -224,7 +216,6 @@ interfaces:
- name
header_request_params:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -240,7 +231,6 @@ interfaces:
- name
header_request_params:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -260,7 +250,6 @@ interfaces:
- key_ring
header_request_params:
- parent
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -280,7 +269,6 @@ interfaces:
- crypto_key
header_request_params:
- parent
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -303,7 +291,6 @@ interfaces:
- crypto_key_version
header_request_params:
- parent
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -321,7 +308,6 @@ interfaces:
- update_mask
header_request_params:
- crypto_key.name
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -339,7 +325,6 @@ interfaces:
- update_mask
header_request_params:
- crypto_key_version.name
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -357,7 +342,6 @@ interfaces:
- plaintext
header_request_params:
- name
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -375,7 +359,6 @@ interfaces:
- ciphertext
header_request_params:
- name
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -393,7 +376,6 @@ interfaces:
- crypto_key_version_id
header_request_params:
- name
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -409,7 +391,6 @@ interfaces:
- name
header_request_params:
- name
request_object_method: false
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -425,7 +406,6 @@ interfaces:
- name
header_request_params:
- name
request_object_method: false
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -441,7 +421,6 @@ interfaces:
- name
header_request_params:
- name
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -459,7 +438,6 @@ interfaces:
- ciphertext
header_request_params:
- name
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -477,7 +455,6 @@ interfaces:
- digest
header_request_params:
- name
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -498,7 +475,6 @@ interfaces:
field_name_patterns:
resource: key_oneof
resource_name_treatment: STATIC_TYPES
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 60000
@ -519,7 +495,6 @@ interfaces:
field_name_patterns:
resource: key_oneof
resource_name_treatment: STATIC_TYPES
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 60000
@ -542,7 +517,6 @@ interfaces:
field_name_patterns:
resource: key_oneof
resource_name_treatment: STATIC_TYPES
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 60000

View File

@ -54,7 +54,6 @@ interfaces:
- document
required_fields:
- document
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 30000
@ -66,7 +65,6 @@ interfaces:
- encoding_type
required_fields:
- document
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 30000
@ -78,7 +76,6 @@ interfaces:
- encoding_type
required_fields:
- document
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 30000
@ -90,7 +87,6 @@ interfaces:
- encoding_type
required_fields:
- document
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 30000
@ -101,7 +97,6 @@ interfaces:
- document
required_fields:
- document
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 30000
@ -115,7 +110,6 @@ interfaces:
required_fields:
- document
- features
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 30000

View File

@ -50,7 +50,6 @@ interfaces:
- document
required_fields:
- document
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 30000
@ -63,7 +62,6 @@ interfaces:
required_fields:
- document
- encoding_type
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 30000
@ -78,7 +76,6 @@ interfaces:
- document
- features
- encoding_type
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 30000

View File

@ -51,7 +51,6 @@ interfaces:
- document
required_fields:
- document
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 30000
@ -63,7 +62,6 @@ interfaces:
- encoding_type
required_fields:
- document
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 30000
@ -75,7 +73,6 @@ interfaces:
- encoding_type
required_fields:
- document
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 30000
@ -87,7 +84,6 @@ interfaces:
- encoding_type
required_fields:
- document
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 30000
@ -98,7 +94,6 @@ interfaces:
- document
required_fields:
- document
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 30000
@ -112,7 +107,6 @@ interfaces:
required_fields:
- document
- features
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 30000

View File

@ -78,10 +78,6 @@ interfaces:
# required_fields - Fields that are always required for a request to be
# valid.
#
# request_object_method - Turns on or off the generation of a method whose
# sole parameter is a request object. Not all languages will generate this
# method.
#
# resource_name_treatment - An enum that specifies how to treat the resource
# name formats defined in the field_name_patterns and
# response_field_name_patterns fields.
@ -128,7 +124,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -142,7 +137,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -156,7 +150,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -170,7 +163,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -190,7 +182,6 @@ interfaces:
required_fields:
- parent
- ssh_public_key
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -210,7 +201,6 @@ interfaces:
required_fields:
- name
- ssh_public_key
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:

View File

@ -78,10 +78,6 @@ interfaces:
# required_fields - Fields that are always required for a request to be
# valid.
#
# request_object_method - Turns on or off the generation of a method whose
# sole parameter is a request object. Not all languages will generate this
# method.
#
# resource_name_treatment - An enum that specifies how to treat the resource
# name formats defined in the field_name_patterns and
# response_field_name_patterns fields.
@ -128,7 +124,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -142,7 +137,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -156,7 +150,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -170,7 +163,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -190,7 +182,6 @@ interfaces:
required_fields:
- parent
- ssh_public_key
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -210,7 +201,6 @@ interfaces:
required_fields:
- name
- ssh_public_key
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:

View File

@ -76,10 +76,6 @@ interfaces:
# required_fields - Fields that are always required for a request to be
# valid.
#
# request_object_method - Turns on or off the generation of a method whose
# sole parameter is a request object. Not all languages will generate this
# method.
#
# resource_name_treatment - An enum that specifies how to treat the resource
# name formats defined in the field_name_patterns and
# response_field_name_patterns fields.
@ -126,7 +122,6 @@ interfaces:
- parent
required_fields:
- parent
request_object_method: true
resource_name_treatment: STATIC_TYPES
page_streaming:
request:
@ -147,7 +142,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
resource_name_treatment: STATIC_TYPES
retry_codes_name: non_idempotent
retry_params_name: default
@ -165,7 +159,6 @@ interfaces:
- parent
- instance_id
- instance
request_object_method: true
resource_name_treatment: STATIC_TYPES
retry_codes_name: non_idempotent
retry_params_name: default
@ -192,7 +185,6 @@ interfaces:
required_fields:
- update_mask
- instance
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -217,7 +209,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
resource_name_treatment: STATIC_TYPES
retry_codes_name: non_idempotent
retry_params_name: default

View File

@ -75,10 +75,6 @@ interfaces:
# required_fields - Fields that are always required for a request to be
# valid.
#
# request_object_method - Turns on or off the generation of a method whose
# sole parameter is a request object. Not all languages will generate this
# method.
#
# resource_name_treatment - An enum that specifies how to treat the resource
# name formats defined in the field_name_patterns and
# response_field_name_patterns fields.
@ -125,7 +121,6 @@ interfaces:
- parent
required_fields:
- parent
request_object_method: true
resource_name_treatment: STATIC_TYPES
page_streaming:
request:
@ -146,7 +141,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
resource_name_treatment: STATIC_TYPES
retry_codes_name: non_idempotent
retry_params_name: default
@ -164,7 +158,6 @@ interfaces:
- parent
- instance_id
- instance
request_object_method: true
resource_name_treatment: STATIC_TYPES
retry_codes_name: non_idempotent
retry_params_name: default
@ -191,7 +184,6 @@ interfaces:
required_fields:
- update_mask
- instance
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -216,7 +208,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
resource_name_treatment: STATIC_TYPES
retry_codes_name: non_idempotent
retry_params_name: default

View File

@ -83,9 +83,7 @@ interfaces:
# message.
# required_fields - Fields that are always required for a request to be
# valid.
# request_object_method - Turns on or off the generation of a method whose
# sole parameter is a request object. Not all languages will generate
# this method.
#
# resource_name_treatment - An enum that specifies how to treat the
# resource name formats defined in the field_name_patterns
# and response_field_name_patterns fields.
@ -131,7 +129,6 @@ interfaces:
- parent
required_fields:
- parent
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -150,7 +147,6 @@ interfaces:
groups:
- parameters:
- query
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -168,7 +164,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -184,7 +179,6 @@ interfaces:
required_fields:
- parent
- folder
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -200,7 +194,6 @@ interfaces:
required_fields:
- folder
- update_mask
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 30000
@ -213,7 +206,6 @@ interfaces:
required_fields:
- name
- destination_parent
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -231,7 +223,6 @@ interfaces:
- recursive_delete
required_fields:
- name
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -245,7 +236,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -259,7 +249,6 @@ interfaces:
- resource
required_fields:
- resource
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -274,7 +263,6 @@ interfaces:
required_fields:
- resource
- policy
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -289,7 +277,6 @@ interfaces:
required_fields:
- resource
- permissions
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:

View File

@ -62,7 +62,6 @@ interfaces:
- config.sample_rate_hertz=44100
- config.language_code="en-US"
- audio.uri=gs://bucket_name/file_name.flac
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 1000000
@ -80,7 +79,6 @@ interfaces:
- config.sample_rate_hertz=44100
- config.language_code="en-US"
- audio.uri=gs://bucket_name/file_name.flac
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 60000
@ -92,7 +90,6 @@ interfaces:
max_poll_delay_millis: 45000
total_poll_timeout_millis: 86400000
- name: StreamingRecognize
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 1000000

View File

@ -131,7 +131,6 @@ interfaces:
- config.sample_rate_hertz=44100
- config.language_code="en-US"
- audio.uri=gs://bucket_name/file_name.flac
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 1000000
@ -149,7 +148,6 @@ interfaces:
- config.sample_rate_hertz=44100
- config.language_code="en-US"
- audio.uri=gs://bucket_name/file_name.flac
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 60000
@ -161,7 +159,6 @@ interfaces:
max_poll_delay_millis: 45000
total_poll_timeout_millis: 86400000
- name: StreamingRecognize
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 1000000

View File

@ -82,10 +82,6 @@ interfaces:
# required_fields - Fields that are always required for a request to be
# valid.
#
# request_object_method - Turns on or off the generation of a method whose
# sole parameter is a request object. Not all languages will generate this
# method.
#
# resource_name_treatment - An enum that specifies how to treat the resource
# name formats defined in the field_name_patterns and
# response_field_name_patterns fields.
@ -135,7 +131,6 @@ interfaces:
- parent
header_request_params:
- parent
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -158,7 +153,6 @@ interfaces:
- name
header_request_params:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -176,7 +170,6 @@ interfaces:
- queue
header_request_params:
- parent
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -193,7 +186,6 @@ interfaces:
- queue
header_request_params:
- queue.name
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -209,7 +201,6 @@ interfaces:
- name
header_request_params:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -225,7 +216,6 @@ interfaces:
- name
header_request_params:
- name
request_object_method: false
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -241,7 +231,6 @@ interfaces:
- name
header_request_params:
- name
request_object_method: false
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -257,7 +246,6 @@ interfaces:
- name
header_request_params:
- name
request_object_method: false
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -273,7 +261,6 @@ interfaces:
- resource
header_request_params:
- resource
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -291,7 +278,6 @@ interfaces:
- policy
header_request_params:
- resource
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -309,7 +295,6 @@ interfaces:
- permissions
header_request_params:
- resource
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -325,7 +310,6 @@ interfaces:
- parent
header_request_params:
- parent
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -348,7 +332,6 @@ interfaces:
- name
header_request_params:
- name
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -366,7 +349,6 @@ interfaces:
- task
header_request_params:
- parent
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -382,7 +364,6 @@ interfaces:
- name
header_request_params:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -395,7 +376,6 @@ interfaces:
- lease_duration
header_request_params:
- parent
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -413,7 +393,6 @@ interfaces:
- schedule_time
header_request_params:
- name
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -433,7 +412,6 @@ interfaces:
- lease_duration
header_request_params:
- name
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -451,7 +429,6 @@ interfaces:
- schedule_time
header_request_params:
- name
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -467,7 +444,6 @@ interfaces:
- name
header_request_params:
- name
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:

View File

@ -82,10 +82,6 @@ interfaces:
# required_fields - Fields that are always required for a request to be
# valid.
#
# request_object_method - Turns on or off the generation of a method whose
# sole parameter is a request object. Not all languages will generate this
# method.
#
# resource_name_treatment - An enum that specifies how to treat the resource
# name formats defined in the field_name_patterns and
# response_field_name_patterns fields.
@ -135,7 +131,6 @@ interfaces:
- parent
header_request_params:
- parent
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -158,7 +153,6 @@ interfaces:
- name
header_request_params:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -176,7 +170,6 @@ interfaces:
- queue
header_request_params:
- parent
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -193,7 +186,6 @@ interfaces:
- queue
header_request_params:
- queue.name
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -209,7 +201,6 @@ interfaces:
- name
header_request_params:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -225,7 +216,6 @@ interfaces:
- name
header_request_params:
- name
request_object_method: false
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -241,7 +231,6 @@ interfaces:
- name
header_request_params:
- name
request_object_method: false
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -257,7 +246,6 @@ interfaces:
- name
header_request_params:
- name
request_object_method: false
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -273,7 +261,6 @@ interfaces:
- resource
header_request_params:
- resource
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -291,7 +278,6 @@ interfaces:
- policy
header_request_params:
- resource
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -309,7 +295,6 @@ interfaces:
- permissions
header_request_params:
- resource
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -325,7 +310,6 @@ interfaces:
- parent
header_request_params:
- parent
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -348,7 +332,6 @@ interfaces:
- name
header_request_params:
- name
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -366,7 +349,6 @@ interfaces:
- task
header_request_params:
- parent
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -382,7 +364,6 @@ interfaces:
- name
header_request_params:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -398,7 +379,6 @@ interfaces:
- name
header_request_params:
- name
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:

View File

@ -78,10 +78,6 @@ interfaces:
# required_fields - Fields that are always required for a request to be
# valid.
#
# request_object_method - Turns on or off the generation of a method whose
# sole parameter is a request object. Not all languages will generate this
# method.
#
# resource_name_treatment - An enum that specifies how to treat the resource
# name formats defined in the field_name_patterns and
# response_field_name_patterns fields.
@ -126,7 +122,6 @@ interfaces:
groups:
- parameters:
- language_code
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 30000
@ -141,7 +136,6 @@ interfaces:
- input
- voice
- audio_config
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 60000

View File

@ -78,10 +78,6 @@ interfaces:
# required_fields - Fields that are always required for a request to be
# valid.
#
# request_object_method - Turns on or off the generation of a method whose
# sole parameter is a request object. Not all languages will generate this
# method.
#
# resource_name_treatment - An enum that specifies how to treat the resource
# name formats defined in the field_name_patterns and
# response_field_name_patterns fields.
@ -126,7 +122,6 @@ interfaces:
groups:
- parameters:
- language_code
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 30000
@ -141,7 +136,6 @@ interfaces:
- input
- voice
- audio_config
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 60000

View File

@ -58,7 +58,6 @@ interfaces:
poll_delay_multiplier: 1.5
max_poll_delay_millis: 45000
total_poll_timeout_millis: 86400000
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 60000

View File

@ -56,7 +56,6 @@ interfaces:
required_fields:
- input_uri
- features
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 60000

View File

@ -53,7 +53,6 @@ interfaces:
poll_delay_multiplier: 1.5
max_poll_delay_millis: 45000
total_poll_timeout_millis: 86400000
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 60000

View File

@ -58,7 +58,6 @@ interfaces:
poll_delay_multiplier: 1.5
max_poll_delay_millis: 45000
total_poll_timeout_millis: 86400000
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 60000

View File

@ -58,7 +58,6 @@ interfaces:
poll_delay_multiplier: 1.5
max_poll_delay_millis: 45000
total_poll_timeout_millis: 86400000
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 60000

View File

@ -54,7 +54,6 @@ interfaces:
- requests
required_fields:
- requests
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 60000
@ -72,7 +71,6 @@ interfaces:
poll_delay_multiplier: 1.5
max_poll_delay_millis: 45000
total_poll_timeout_millis: 86400000
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 60000
@ -113,7 +111,6 @@ interfaces:
required_fields:
- parent
- product
request_object_method: true
resource_name_treatment: STATIC_TYPES
retry_codes_name: non_idempotent
retry_params_name: default
@ -127,7 +124,6 @@ interfaces:
- parent
required_fields:
- parent
request_object_method: true
resource_name_treatment: STATIC_TYPES
page_streaming:
request:
@ -148,7 +144,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
resource_name_treatment: STATIC_TYPES
retry_codes_name: idempotent
retry_params_name: default
@ -163,7 +158,6 @@ interfaces:
- update_mask
required_fields:
- product
request_object_method: true
resource_name_treatment: STATIC_TYPES
retry_codes_name: idempotent
retry_params_name: default
@ -177,7 +171,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
resource_name_treatment: STATIC_TYPES
retry_codes_name: idempotent
retry_params_name: default
@ -191,7 +184,6 @@ interfaces:
- parent
required_fields:
- parent
request_object_method: true
resource_name_treatment: STATIC_TYPES
page_streaming:
request:
@ -212,7 +204,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
resource_name_treatment: STATIC_TYPES
retry_codes_name: idempotent
retry_params_name: default
@ -226,7 +217,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
resource_name_treatment: STATIC_TYPES
retry_codes_name: idempotent
retry_params_name: default
@ -243,7 +233,6 @@ interfaces:
required_fields:
- parent
- reference_image
request_object_method: true
resource_name_treatment: STATIC_TYPES
retry_codes_name: non_idempotent
retry_params_name: default
@ -260,7 +249,6 @@ interfaces:
required_fields:
- parent
- product_set
request_object_method: true
resource_name_treatment: STATIC_TYPES
retry_codes_name: non_idempotent
retry_params_name: default
@ -274,7 +262,6 @@ interfaces:
- parent
required_fields:
- parent
request_object_method: true
resource_name_treatment: STATIC_TYPES
page_streaming:
request:
@ -295,7 +282,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
resource_name_treatment: STATIC_TYPES
retry_codes_name: idempotent
retry_params_name: default
@ -310,7 +296,6 @@ interfaces:
- update_mask
required_fields:
- product_set
request_object_method: true
resource_name_treatment: STATIC_TYPES
retry_codes_name: idempotent
retry_params_name: default
@ -324,7 +309,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
resource_name_treatment: STATIC_TYPES
retry_codes_name: idempotent
retry_params_name: default
@ -340,7 +324,6 @@ interfaces:
required_fields:
- name
- product
request_object_method: true
resource_name_treatment: STATIC_TYPES
retry_codes_name: idempotent
retry_params_name: default
@ -356,7 +339,6 @@ interfaces:
required_fields:
- name
- product
request_object_method: true
resource_name_treatment: STATIC_TYPES
retry_codes_name: idempotent
retry_params_name: default
@ -370,7 +352,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: true
resource_name_treatment: STATIC_TYPES
page_streaming:
request:
@ -400,7 +381,6 @@ interfaces:
poll_delay_multiplier: 1.5
max_poll_delay_millis: 45000
total_poll_timeout_millis: 86400000
request_object_method: true
resource_name_treatment: STATIC_TYPES
retry_codes_name: non_idempotent
retry_params_name: default

View File

@ -53,7 +53,6 @@ interfaces:
- requests
required_fields:
- requests
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 60000

View File

@ -53,7 +53,6 @@ interfaces:
- requests
required_fields:
- requests
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 60000
@ -71,7 +70,6 @@ interfaces:
poll_delay_multiplier: 1.5
max_poll_delay_millis: 45000
total_poll_timeout_millis: 86400000
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 60000

View File

@ -59,7 +59,6 @@ interfaces:
- parent
- product_set
- product_set_id
request_object_method: true
resource_name_treatment: STATIC_TYPES
retry_codes_name: non_idempotent
retry_params_name: default
@ -73,7 +72,6 @@ interfaces:
- parent
required_fields:
- parent
request_object_method: true
resource_name_treatment: STATIC_TYPES
page_streaming:
request:
@ -94,7 +92,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
resource_name_treatment: STATIC_TYPES
retry_codes_name: idempotent
retry_params_name: default
@ -110,7 +107,6 @@ interfaces:
required_fields:
- product_set
- update_mask
request_object_method: true
resource_name_treatment: STATIC_TYPES
retry_codes_name: non_idempotent
retry_params_name: default
@ -124,7 +120,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
resource_name_treatment: STATIC_TYPES
retry_codes_name: idempotent
retry_params_name: default
@ -142,7 +137,6 @@ interfaces:
- parent
- product
- product_id
request_object_method: true
resource_name_treatment: STATIC_TYPES
retry_codes_name: non_idempotent
retry_params_name: default
@ -156,7 +150,6 @@ interfaces:
- parent
required_fields:
- parent
request_object_method: true
resource_name_treatment: STATIC_TYPES
page_streaming:
request:
@ -177,7 +170,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
resource_name_treatment: STATIC_TYPES
retry_codes_name: idempotent
retry_params_name: default
@ -193,7 +185,6 @@ interfaces:
required_fields:
- product
- update_mask
request_object_method: true
resource_name_treatment: STATIC_TYPES
retry_codes_name: non_idempotent
retry_params_name: default
@ -207,7 +198,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
resource_name_treatment: STATIC_TYPES
retry_codes_name: idempotent
retry_params_name: default
@ -225,7 +215,6 @@ interfaces:
- parent
- reference_image
- reference_image_id
request_object_method: true
resource_name_treatment: STATIC_TYPES
retry_codes_name: non_idempotent
retry_params_name: default
@ -239,7 +228,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
resource_name_treatment: STATIC_TYPES
retry_codes_name: idempotent
retry_params_name: default
@ -253,7 +241,6 @@ interfaces:
- parent
required_fields:
- parent
request_object_method: true
resource_name_treatment: STATIC_TYPES
page_streaming:
request:
@ -274,7 +261,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
resource_name_treatment: STATIC_TYPES
retry_codes_name: idempotent
retry_params_name: default
@ -290,7 +276,6 @@ interfaces:
required_fields:
- name
- product
request_object_method: true
resource_name_treatment: STATIC_TYPES
retry_codes_name: non_idempotent
retry_params_name: default
@ -306,7 +291,6 @@ interfaces:
required_fields:
- name
- product
request_object_method: true
resource_name_treatment: STATIC_TYPES
retry_codes_name: non_idempotent
retry_params_name: default
@ -320,7 +304,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: true
resource_name_treatment: STATIC_TYPES
page_streaming:
request:
@ -350,7 +333,6 @@ interfaces:
poll_delay_multiplier: 1.5
max_poll_delay_millis: 45000
total_poll_timeout_millis: 86400000
request_object_method: true
resource_name_treatment: STATIC_TYPES
retry_codes_name: non_idempotent
retry_params_name: default
@ -388,7 +370,6 @@ interfaces:
- requests
required_fields:
- requests
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 60000
@ -406,7 +387,6 @@ interfaces:
poll_delay_multiplier: 1.5
max_poll_delay_millis: 45000
total_poll_timeout_millis: 86400000
request_object_method: false
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 60000

View File

@ -82,10 +82,6 @@ interfaces:
# required_fields - Fields that are always required for a request to be
# valid.
#
# request_object_method - Turns on or off the generation of a method whose
# sole parameter is a request object. Not all languages will generate this
# method.
#
# resource_name_treatment - An enum that specifies how to treat the resource
# name formats defined in the field_name_patterns and
# response_field_name_patterns fields.
@ -134,7 +130,6 @@ interfaces:
required_fields:
- parent
- scan_config
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -147,7 +142,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -160,7 +154,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -173,7 +166,6 @@ interfaces:
- parent
required_fields:
- parent
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -195,7 +187,6 @@ interfaces:
required_fields:
- scan_config
- update_mask
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -208,7 +199,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -221,7 +211,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -234,7 +223,6 @@ interfaces:
- parent
required_fields:
- parent
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -254,7 +242,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -267,7 +254,6 @@ interfaces:
- parent
required_fields:
- parent
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -287,7 +273,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -302,7 +287,6 @@ interfaces:
required_fields:
- parent
- filter
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -322,7 +306,6 @@ interfaces:
- parent
required_fields:
- parent
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:

View File

@ -76,9 +76,7 @@ interfaces:
# message.
# required_fields - Fields that are always required for a request to be
# valid.
# request_object_method - Turns on or off the generation of a method whose
# sole parameter is a request object. Not all languages will generate
# this method.
#
# resource_name_treatment - An enum that specifies how to treat the
# resource name formats defined in the field_name_patterns
# and response_field_name_patterns fields.
@ -123,7 +121,6 @@ interfaces:
required_fields:
- project_id
- zone
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 20000
@ -138,7 +135,6 @@ interfaces:
- project_id
- zone
- cluster_id
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 20000
@ -153,7 +149,6 @@ interfaces:
- project_id
- zone
- cluster
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 45000
@ -170,7 +165,6 @@ interfaces:
- zone
- cluster_id
- update
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 20000
@ -182,7 +176,6 @@ interfaces:
- node_pool_id
- node_version
- image_type
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 20000
@ -193,7 +186,6 @@ interfaces:
- cluster_id
- node_pool_id
- autoscaling
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 20000
@ -210,7 +202,6 @@ interfaces:
- zone
- cluster_id
- logging_service
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 20000
@ -227,7 +218,6 @@ interfaces:
- zone
- cluster_id
- monitoring_service
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 20000
@ -244,7 +234,6 @@ interfaces:
- zone
- cluster_id
- addons_config
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 20000
@ -261,7 +250,6 @@ interfaces:
- zone
- cluster_id
- locations
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 20000
@ -278,7 +266,6 @@ interfaces:
- zone
- cluster_id
- master_version
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 20000
@ -289,7 +276,6 @@ interfaces:
- cluster_id
- action
- update
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 20000
@ -304,7 +290,6 @@ interfaces:
- project_id
- zone
- cluster_id
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 20000
@ -317,7 +302,6 @@ interfaces:
required_fields:
- project_id
- zone
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 20000
@ -332,7 +316,6 @@ interfaces:
- project_id
- zone
- operation_id
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 20000
@ -347,7 +330,6 @@ interfaces:
- project_id
- zone
- operation_id
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 20000
@ -360,7 +342,6 @@ interfaces:
required_fields:
- project_id
- zone
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 20000
@ -375,7 +356,6 @@ interfaces:
- project_id
- zone
- cluster_id
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 20000
@ -392,7 +372,6 @@ interfaces:
- zone
- cluster_id
- node_pool_id
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 20000
@ -409,7 +388,6 @@ interfaces:
- zone
- cluster_id
- node_pool
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 20000
@ -426,7 +404,6 @@ interfaces:
- zone
- cluster_id
- node_pool_id
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 20000
@ -443,7 +420,6 @@ interfaces:
- zone
- cluster_id
- node_pool_id
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 20000
@ -454,7 +430,6 @@ interfaces:
- cluster_id
- node_pool_id
- management
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 20000
@ -465,7 +440,6 @@ interfaces:
- cluster_id
- resource_labels
- label_fingerprint
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 20000
@ -482,7 +456,6 @@ interfaces:
- zone
- cluster_id
- enabled
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 20000
@ -497,7 +470,6 @@ interfaces:
- project_id
- zone
- cluster_id
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 20000
@ -512,7 +484,6 @@ interfaces:
- project_id
- zone
- cluster_id
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 20000
@ -523,7 +494,6 @@ interfaces:
- cluster_id
- node_pool_id
- node_count
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 20000
@ -540,7 +510,6 @@ interfaces:
- zone
- cluster_id
- network_policy
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 20000
@ -557,7 +526,6 @@ interfaces:
- zone
- cluster_id
- maintenance_policy
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 20000

View File

@ -76,9 +76,7 @@ interfaces:
# message.
# required_fields - Fields that are always required for a request to be
# valid.
# request_object_method - Turns on or off the generation of a method whose
# sole parameter is a request object. Not all languages will generate
# this method.
#
# resource_name_treatment - An enum that specifies how to treat the
# resource name formats defined in the field_name_patterns
# and response_field_name_patterns fields.
@ -123,7 +121,6 @@ interfaces:
required_fields:
- project_id
- zone
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 20000
@ -138,7 +135,6 @@ interfaces:
- project_id
- zone
- cluster_id
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 20000
@ -153,7 +149,6 @@ interfaces:
- project_id
- zone
- cluster
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 20000
@ -170,7 +165,6 @@ interfaces:
- zone
- cluster_id
- update
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 20000
@ -182,7 +176,6 @@ interfaces:
- node_pool_id
- node_version
- image_type
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 20000
@ -193,7 +186,6 @@ interfaces:
- cluster_id
- node_pool_id
- autoscaling
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 20000
@ -210,7 +202,6 @@ interfaces:
- zone
- cluster_id
- logging_service
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 20000
@ -227,7 +218,6 @@ interfaces:
- zone
- cluster_id
- monitoring_service
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 20000
@ -244,7 +234,6 @@ interfaces:
- zone
- cluster_id
- addons_config
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 20000
@ -261,7 +250,6 @@ interfaces:
- zone
- cluster_id
- locations
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 20000
@ -278,7 +266,6 @@ interfaces:
- zone
- cluster_id
- master_version
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 20000
@ -289,7 +276,6 @@ interfaces:
- cluster_id
- action
- update
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 20000
@ -304,7 +290,6 @@ interfaces:
- project_id
- zone
- cluster_id
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 20000
@ -317,7 +302,6 @@ interfaces:
required_fields:
- project_id
- zone
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 20000
@ -332,7 +316,6 @@ interfaces:
- project_id
- zone
- operation_id
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 20000
@ -347,7 +330,6 @@ interfaces:
- project_id
- zone
- operation_id
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 20000
@ -360,7 +342,6 @@ interfaces:
required_fields:
- project_id
- zone
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 20000
@ -375,7 +356,6 @@ interfaces:
- project_id
- zone
- cluster_id
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 20000
@ -392,7 +372,6 @@ interfaces:
- zone
- cluster_id
- node_pool_id
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 20000
@ -409,7 +388,6 @@ interfaces:
- zone
- cluster_id
- node_pool
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 20000
@ -426,7 +404,6 @@ interfaces:
- zone
- cluster_id
- node_pool_id
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 20000
@ -443,7 +420,6 @@ interfaces:
- zone
- cluster_id
- node_pool_id
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 20000
@ -454,7 +430,6 @@ interfaces:
- cluster_id
- node_pool_id
- management
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 20000
@ -465,7 +440,6 @@ interfaces:
- cluster_id
- resource_labels
- label_fingerprint
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 20000
@ -482,7 +456,6 @@ interfaces:
- zone
- cluster_id
- enabled
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 20000
@ -497,7 +470,6 @@ interfaces:
- project_id
- zone
- cluster_id
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 20000
@ -512,7 +484,6 @@ interfaces:
- project_id
- zone
- cluster_id
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 20000
@ -523,7 +494,6 @@ interfaces:
- cluster_id
- node_pool_id
- node_count
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 20000
@ -540,7 +510,6 @@ interfaces:
- zone
- cluster_id
- network_policy
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 20000
@ -557,7 +526,6 @@ interfaces:
- zone
- cluster_id
- maintenance_policy
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 20000

View File

@ -71,10 +71,6 @@ interfaces:
# required_fields - Fields that are always required for a request to be
# valid.
#
# request_object_method - Turns on or off the generation of a method whose
# sole parameter is a request object. Not all languages will generate this
# method.
#
# resource_name_treatment - An enum that specifies how to treat the resource
# name formats defined in the field_name_patterns and
# response_field_name_patterns fields.
@ -125,7 +121,6 @@ interfaces:
required_fields:
- project_id
- output_url_prefix
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 295000
@ -140,7 +135,6 @@ interfaces:
required_fields:
- project_id
- input_url
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 295000

View File

@ -51,7 +51,6 @@ interfaces:
required_fields:
- project_id
- keys
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 60000
@ -60,7 +59,6 @@ interfaces:
required_fields:
- project_id
- partition_id
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 60000
@ -71,7 +69,6 @@ interfaces:
- project_id
required_fields:
- project_id
request_object_method: false
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 60000
@ -91,7 +88,6 @@ interfaces:
- project_id
- mode
- mutations
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 60000
@ -104,7 +100,6 @@ interfaces:
required_fields:
- project_id
- transaction
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 60000
@ -117,7 +112,6 @@ interfaces:
required_fields:
- project_id
- keys
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 60000
@ -130,7 +124,6 @@ interfaces:
required_fields:
- project_id
- keys
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 60000

View File

@ -68,9 +68,7 @@ interfaces:
# message.
# required_fields - Fields that are always required for a request to be
# valid.
# request_object_method - Turns on or off the generation of a method whose
# sole parameter is a request object. Not all languages will generate
# this method.
#
# resource_name_treatment - An enum that specifies how to treat the
# resource name formats defined in the field_name_patterns
# and response_field_name_patterns fields.
@ -115,7 +113,6 @@ interfaces:
required_fields:
- project_id
- build
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 60000
@ -128,7 +125,6 @@ interfaces:
required_fields:
- project_id
- id
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 60000
@ -140,7 +136,6 @@ interfaces:
- filter
required_fields:
- project_id
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -160,7 +155,6 @@ interfaces:
required_fields:
- project_id
- id
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 60000
@ -173,7 +167,6 @@ interfaces:
required_fields:
- project_id
- trigger
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 60000
@ -186,7 +179,6 @@ interfaces:
required_fields:
- project_id
- trigger_id
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 60000
@ -197,7 +189,6 @@ interfaces:
- project_id
required_fields:
- project_id
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 60000
@ -210,7 +201,6 @@ interfaces:
required_fields:
- project_id
- trigger_id
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 60000
@ -225,7 +215,6 @@ interfaces:
- project_id
- trigger_id
- trigger
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 60000
@ -240,7 +229,6 @@ interfaces:
- project_id
- trigger_id
- source
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 60000
@ -253,7 +241,6 @@ interfaces:
required_fields:
- project_id
- id
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 60000

View File

@ -51,7 +51,6 @@ interfaces:
- debuggee_id
- breakpoint
- client_version
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 60000
@ -66,7 +65,6 @@ interfaces:
- debuggee_id
- breakpoint_id
- client_version
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 60000
@ -81,7 +79,6 @@ interfaces:
- debuggee_id
- breakpoint_id
- client_version
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 60000
@ -94,7 +91,6 @@ interfaces:
- parameters:
- debuggee_id
- client_version
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 60000
@ -107,7 +103,6 @@ interfaces:
- parameters:
- project
- client_version
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 60000
@ -137,7 +132,6 @@ interfaces:
groups:
- parameters:
- debuggee
request_object_method: false
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 60000
@ -148,7 +142,6 @@ interfaces:
groups:
- parameters:
- debuggee_id
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 60000
@ -161,7 +154,6 @@ interfaces:
- parameters:
- debuggee_id
- breakpoint
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 60000

View File

@ -57,7 +57,6 @@ interfaces:
- group_name
required_fields:
- group_name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -71,7 +70,6 @@ interfaces:
- group
required_fields:
- group
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -120,7 +118,6 @@ interfaces:
required_fields:
- project_name
- event
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -160,7 +157,6 @@ interfaces:
required_fields:
- project_name
- time_range
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -183,7 +179,6 @@ interfaces:
required_fields:
- project_name
- group_id
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -204,7 +199,6 @@ interfaces:
- project_name
required_fields:
- project_name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:

View File

@ -56,7 +56,6 @@ interfaces:
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 30000
request_object_method: true
- name: GetTrace
flattening:
groups:
@ -69,7 +68,6 @@ interfaces:
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 30000
request_object_method: false
- name: ListTraces
page_streaming:
request:
@ -86,4 +84,3 @@ interfaces:
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 30000
request_object_method: true

View File

@ -83,9 +83,7 @@ interfaces:
# message.
# required_fields - Fields that are always required for a request to be
# valid.
# request_object_method - Turns on or off the generation of a method whose
# sole parameter is a request object. Not all languages will generate
# this method.
#
# page_streaming - Specifies the configuration for paging.
# Describes information for generating a method which transforms a
# paging list RPC into a stream of resources.
@ -122,7 +120,6 @@ interfaces:
required_fields:
- name
- spans
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -136,7 +133,6 @@ interfaces:
- display_name
- start_time
- end_time
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:

View File

@ -77,9 +77,7 @@ interfaces:
# message.
# required_fields - Fields that are always required for a request to be
# valid.
# request_object_method - Turns on or off the generation of a method whose
# sole parameter is a request object. Not all languages will generate
# this method.
#
# resource_name_treatment - An enum that specifies how to treat the
# resource name formats defined in the field_name_patterns
# and response_field_name_patterns fields.
@ -122,7 +120,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -135,7 +132,6 @@ interfaces:
- parent
required_fields:
- parent
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -155,7 +151,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -170,7 +165,6 @@ interfaces:
required_fields:
- parent
- occurrence
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -185,7 +179,6 @@ interfaces:
required_fields:
- name
- occurrence
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -198,7 +191,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -211,7 +203,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -224,7 +215,6 @@ interfaces:
- parent
required_fields:
- parent
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -244,7 +234,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -261,7 +250,6 @@ interfaces:
- parent
- note_id
- note
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -276,7 +264,6 @@ interfaces:
required_fields:
- name
- note
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -289,7 +276,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -309,7 +295,6 @@ interfaces:
- parent
required_fields:
- parent
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -324,7 +309,6 @@ interfaces:
required_fields:
- resource
- policy
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -337,7 +321,6 @@ interfaces:
- resource
required_fields:
- resource
request_object_method: false
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -352,7 +335,6 @@ interfaces:
required_fields:
- resource
- permissions
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:

View File

@ -85,10 +85,6 @@ interfaces:
# required_fields - Fields that are always required for a request to be
# valid.
#
# request_object_method - Turns on or off the generation of a method whose
# sole parameter is a request object. Not all languages will generate this
# method.
#
# resource_name_treatment - An enum that specifies how to treat the resource
# name formats defined in the field_name_patterns and
# response_field_name_patterns fields.
@ -138,7 +134,6 @@ interfaces:
- resource
- policy
resource_name_treatment: STATIC_TYPES
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -152,7 +147,6 @@ interfaces:
required_fields:
- resource
resource_name_treatment: STATIC_TYPES
request_object_method: false
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -168,7 +162,6 @@ interfaces:
- resource
- permissions
resource_name_treatment: STATIC_TYPES
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -182,7 +175,6 @@ interfaces:
required_fields:
- name
resource_name_treatment: STATIC_TYPES
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -197,7 +189,6 @@ interfaces:
required_fields:
- parent
resource_name_treatment: STATIC_TYPES
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -220,7 +211,6 @@ interfaces:
- name
- scan_config
resource_name_treatment: STATIC_TYPES
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -262,10 +252,6 @@ interfaces:
# required_fields - Fields that are always required for a request to be
# valid.
#
# request_object_method - Turns on or off the generation of a method whose
# sole parameter is a request object. Not all languages will generate this
# method.
#
# resource_name_treatment - An enum that specifies how to treat the resource
# name formats defined in the field_name_patterns and
# response_field_name_patterns fields.
@ -313,7 +299,6 @@ interfaces:
required_fields:
- name
resource_name_treatment: STATIC_TYPES
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -328,7 +313,6 @@ interfaces:
required_fields:
- parent
resource_name_treatment: STATIC_TYPES
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -349,7 +333,6 @@ interfaces:
required_fields:
- name
resource_name_treatment: STATIC_TYPES
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -365,7 +348,6 @@ interfaces:
- parent
- occurrence
resource_name_treatment: STATIC_TYPES
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -381,7 +363,6 @@ interfaces:
- parent
- occurrences
resource_name_treatment: STATIC_TYPES
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -398,7 +379,6 @@ interfaces:
- name
- occurrence
resource_name_treatment: STATIC_TYPES
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -412,7 +392,6 @@ interfaces:
required_fields:
- name
resource_name_treatment: STATIC_TYPES
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -426,7 +405,6 @@ interfaces:
required_fields:
- name
resource_name_treatment: STATIC_TYPES
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -441,7 +419,6 @@ interfaces:
required_fields:
- parent
resource_name_treatment: STATIC_TYPES
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -462,7 +439,6 @@ interfaces:
required_fields:
- name
resource_name_treatment: STATIC_TYPES
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -480,7 +456,6 @@ interfaces:
- note_id
- note
resource_name_treatment: STATIC_TYPES
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -496,7 +471,6 @@ interfaces:
- parent
- notes
resource_name_treatment: STATIC_TYPES
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -513,7 +487,6 @@ interfaces:
- name
- note
resource_name_treatment: STATIC_TYPES
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -528,7 +501,6 @@ interfaces:
required_fields:
- name
resource_name_treatment: STATIC_TYPES
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -550,7 +522,6 @@ interfaces:
required_fields:
- parent
resource_name_treatment: STATIC_TYPES
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:

View File

@ -73,10 +73,6 @@ interfaces:
# required_fields - Fields that are always required for a request to be
# valid.
#
# request_object_method - Turns on or off the generation of a method whose
# sole parameter is a request object. Not all languages will generate this
# method.
#
# resource_name_treatment - An enum that specifies how to treat the resource
# name formats defined in the field_name_patterns and
# response_field_name_patterns fields.
@ -125,7 +121,6 @@ interfaces:
required_fields:
- parent
- bot_session
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 60000
@ -140,7 +135,6 @@ interfaces:
- name
- bot_session
- update_mask
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -157,7 +151,6 @@ interfaces:
- name
- type
- msg
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -214,10 +207,6 @@ interfaces:
# required_fields - Fields that are always required for a request to be
# valid.
#
# request_object_method - Turns on or off the generation of a method whose
# sole parameter is a request object. Not all languages will generate this
# method.
#
# resource_name_treatment - An enum that specifies how to treat the resource
# name formats defined in the field_name_patterns and
# response_field_name_patterns fields.
@ -264,7 +253,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -283,7 +271,6 @@ interfaces:
- result
- update_mask
- source
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -299,7 +286,6 @@ interfaces:
required_fields:
- name
- log_id
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:

View File

@ -83,10 +83,6 @@ interfaces:
# required_fields - Fields that are always required for a request to be
# valid.
#
# request_object_method - Turns on or off the generation of a method whose
# sole parameter is a request object. Not all languages will generate this
# method.
#
# resource_name_treatment - An enum that specifies how to treat the resource
# name formats defined in the field_name_patterns and
# response_field_name_patterns fields.
@ -133,7 +129,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -148,7 +143,6 @@ interfaces:
required_fields:
- query
- project_id
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -166,7 +160,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -179,7 +172,6 @@ interfaces:
- parent
required_fields:
- parent
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -199,7 +191,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -212,7 +203,6 @@ interfaces:
- parent
required_fields:
- parent
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -232,7 +222,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -245,7 +234,6 @@ interfaces:
- parent
required_fields:
- parent
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -265,7 +253,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -278,7 +265,6 @@ interfaces:
- parent
required_fields:
- parent
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -298,7 +284,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -311,7 +296,6 @@ interfaces:
- parent
required_fields:
- parent
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -375,10 +359,6 @@ interfaces:
# required_fields - Fields that are always required for a request to be
# valid.
#
# request_object_method - Turns on or off the generation of a method whose
# sole parameter is a request object. Not all languages will generate this
# method.
#
# resource_name_treatment - An enum that specifies how to treat the resource
# name formats defined in the field_name_patterns and
# response_field_name_patterns fields.
@ -427,7 +407,6 @@ interfaces:
- read_limit
required_fields:
- uri
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -442,7 +421,6 @@ interfaces:
- read_limit
required_fields:
- uri
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:

View File

@ -49,7 +49,6 @@ interfaces:
- shelf
required_fields:
- shelf
request_object_method: false
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 60000
@ -60,14 +59,12 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
name: shelf
timeout_millis: 60000
- name: ListShelves
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -85,7 +82,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -100,7 +96,6 @@ interfaces:
required_fields:
- name
- other_shelf_name
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -115,7 +110,6 @@ interfaces:
required_fields:
- name
- book
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -128,7 +122,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -141,7 +134,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -161,7 +153,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -176,7 +167,6 @@ interfaces:
required_fields:
- name
- book
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -191,7 +181,6 @@ interfaces:
required_fields:
- name
- other_shelf_name
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:

View File

@ -61,7 +61,6 @@ interfaces:
- name: GetDocument
required_fields:
- name
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -71,7 +70,6 @@ interfaces:
required_fields:
- parent
- collection_id
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -91,7 +89,6 @@ interfaces:
- collection_id
- document_id
- document
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -107,7 +104,6 @@ interfaces:
required_fields:
- document
- update_mask
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -120,7 +116,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -130,7 +125,6 @@ interfaces:
required_fields:
- database
- documents
request_object_method: true
retry_codes_name: idempotent
retry_params_name: streaming
field_name_patterns:
@ -144,7 +138,6 @@ interfaces:
- database
required_fields:
- database
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -159,7 +152,6 @@ interfaces:
required_fields:
- database
- writes
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -174,7 +166,6 @@ interfaces:
required_fields:
- database
- transaction
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -183,7 +174,6 @@ interfaces:
- name: RunQuery
required_fields:
- parent
request_object_method: true
retry_codes_name: idempotent
retry_params_name: streaming
field_name_patterns:
@ -215,7 +205,6 @@ interfaces:
- parent
required_fields:
- parent
request_object_method: true
page_streaming:
request:
page_size_field: page_size

View File

@ -61,7 +61,6 @@ interfaces:
- name: GetDocument
required_fields:
- name
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -71,7 +70,6 @@ interfaces:
required_fields:
- parent
- collection_id
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -91,7 +89,6 @@ interfaces:
- collection_id
- document_id
- document
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -107,7 +104,6 @@ interfaces:
required_fields:
- document
- update_mask
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -120,7 +116,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -130,7 +125,6 @@ interfaces:
required_fields:
- database
- documents
request_object_method: true
retry_codes_name: idempotent
retry_params_name: streaming
field_name_patterns:
@ -144,7 +138,6 @@ interfaces:
- database
required_fields:
- database
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -159,7 +152,6 @@ interfaces:
required_fields:
- database
- writes
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -174,7 +166,6 @@ interfaces:
required_fields:
- database
- transaction
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -183,7 +174,6 @@ interfaces:
- name: RunQuery
required_fields:
- parent
request_object_method: true
retry_codes_name: idempotent
retry_params_name: streaming
field_name_patterns:
@ -215,7 +205,6 @@ interfaces:
- parent
required_fields:
- parent
request_object_method: true
page_streaming:
request:
page_size_field: page_size

View File

@ -73,10 +73,6 @@ interfaces:
# required_fields - Fields that are always required for a request to be
# valid.
#
# request_object_method - Turns on or off the generation of a method whose
# sole parameter is a request object. Not all languages will generate this
# method.
#
# resource_name_treatment - An enum that specifies how to treat the resource
# name formats defined in the field_name_patterns and
# response_field_name_patterns fields.
@ -123,7 +119,6 @@ interfaces:
- agent_user_id
required_fields:
- agent_user_id
request_object_method: false
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 10000
@ -138,7 +133,6 @@ interfaces:
required_fields:
- agent_user_id
- payload
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 10000
@ -150,7 +144,6 @@ interfaces:
- agent_user_id
required_fields:
- agent_user_id
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -166,7 +159,6 @@ interfaces:
required_fields:
- agent_user_id
- inputs
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 10000
@ -178,7 +170,6 @@ interfaces:
- agent_user_id
required_fields:
- agent_user_id
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 10000

View File

@ -55,7 +55,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -75,7 +74,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -91,7 +89,6 @@ interfaces:
required_fields:
- name
- account_id
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -100,7 +97,6 @@ interfaces:
- name: UpdateServiceAccount
required_fields:
- etag
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -113,7 +109,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -127,7 +122,6 @@ interfaces:
- key_types
required_fields:
- name
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -141,7 +135,6 @@ interfaces:
- public_key_type
required_fields:
- name
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -156,7 +149,6 @@ interfaces:
- key_algorithm
required_fields:
- name
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -169,7 +161,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -184,7 +175,6 @@ interfaces:
required_fields:
- name
- bytes_to_sign
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -197,7 +187,6 @@ interfaces:
- resource
required_fields:
- resource
request_object_method: false
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -216,7 +205,6 @@ interfaces:
required_fields:
- resource
- policy
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -235,7 +223,6 @@ interfaces:
required_fields:
- resource
- permissions
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -248,7 +235,6 @@ interfaces:
- full_resource_name
required_fields:
- full_resource_name
request_object_method: false
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 60000
@ -261,7 +247,6 @@ interfaces:
required_fields:
- name
- payload
request_object_method: false
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 60000

View File

@ -69,7 +69,6 @@ interfaces:
required_fields:
- name
- scope
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -86,7 +85,6 @@ interfaces:
required_fields:
- name
- audience
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -102,7 +100,6 @@ interfaces:
required_fields:
- name
- payload
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -118,7 +115,6 @@ interfaces:
required_fields:
- name
- payload
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -135,7 +131,6 @@ interfaces:
- name
- scope
- jwt
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:

View File

@ -136,7 +136,6 @@ interfaces:
- parent
required_fields:
- parent
request_object_method: true
page_streaming:
request:
token_field: page_token
@ -157,7 +156,6 @@ interfaces:
- sink_name
required_fields:
- sink_name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 60000
@ -173,7 +171,6 @@ interfaces:
required_fields:
- parent
- sink
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 120000
@ -193,7 +190,6 @@ interfaces:
required_fields:
- sink_name
- sink
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 120000
@ -207,7 +203,6 @@ interfaces:
- sink_name
required_fields:
- sink_name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 60000
@ -221,7 +216,6 @@ interfaces:
- parent
required_fields:
- parent
request_object_method: true
page_streaming:
request:
token_field: page_token
@ -242,7 +236,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 60000
@ -258,7 +251,6 @@ interfaces:
required_fields:
- parent
- exclusion
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 60000
@ -276,7 +268,6 @@ interfaces:
- name
- exclusion
- update_mask
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 60000
@ -290,7 +281,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 60000
@ -323,7 +313,6 @@ interfaces:
- parent
required_fields:
- parent
request_object_method: true
page_streaming:
request:
token_field: page_token
@ -344,7 +333,6 @@ interfaces:
- metric_name
required_fields:
- metric_name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 60000
@ -360,7 +348,6 @@ interfaces:
required_fields:
- parent
- metric
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 60000
@ -376,7 +363,6 @@ interfaces:
required_fields:
- metric_name
- metric
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 60000
@ -390,7 +376,6 @@ interfaces:
- metric_name
required_fields:
- metric_name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 60000
@ -431,7 +416,6 @@ interfaces:
- log_name
required_fields:
- log_name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 60000
@ -448,7 +432,6 @@ interfaces:
- entries
required_fields:
- entries
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 60000
@ -478,7 +461,6 @@ interfaces:
- order_by
required_fields:
- resource_names
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -493,7 +475,6 @@ interfaces:
resource_names: parent_oneof
resource_name_treatment: STATIC_TYPES
- name: ListMonitoredResourceDescriptors
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -512,7 +493,6 @@ interfaces:
- parent
required_fields:
- parent
request_object_method: true
page_streaming:
request:
page_size_field: page_size

View File

@ -50,7 +50,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 60000
@ -63,7 +62,6 @@ interfaces:
required_fields:
- name
- filter
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -81,7 +79,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 60000
@ -92,7 +89,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 60000

View File

@ -56,7 +56,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -77,7 +76,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -93,7 +91,6 @@ interfaces:
required_fields:
- name
- alert_policy
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -107,7 +104,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -122,7 +118,6 @@ interfaces:
- alert_policy
required_fields:
- alert_policy
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -157,7 +152,6 @@ interfaces:
# Removing flattening until we figure out how to deal with oneof
required_fields:
- name
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -178,7 +172,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -194,7 +187,6 @@ interfaces:
required_fields:
- name
- group
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -208,7 +200,6 @@ interfaces:
- group
required_fields:
- group
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -222,7 +213,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -236,7 +226,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -287,7 +276,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -308,7 +296,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -322,7 +309,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -343,7 +329,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -359,7 +344,6 @@ interfaces:
required_fields:
- name
- metric_descriptor
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -373,7 +357,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -393,7 +376,6 @@ interfaces:
- filter
- interval
- view
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -416,7 +398,6 @@ interfaces:
required_fields:
- name
- time_series
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -456,7 +437,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -477,7 +457,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -491,7 +470,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -512,7 +490,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -528,7 +505,6 @@ interfaces:
required_fields:
- name
- notification_channel
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -543,7 +519,6 @@ interfaces:
- notification_channel
required_fields:
- notification_channel
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -557,7 +532,6 @@ interfaces:
- force
required_fields:
- name
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -595,7 +569,6 @@ interfaces:
- parent
required_fields:
- parent
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -615,7 +588,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -630,7 +602,6 @@ interfaces:
required_fields:
- parent
- uptime_check_config
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -643,7 +614,6 @@ interfaces:
- uptime_check_config
required_fields:
- uptime_check_config
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -656,14 +626,12 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
name: uptime_check_config
timeout_millis: 60000
- name: ListUptimeCheckIps
request_object_method: true
page_streaming:
request:
page_size_field: page_size

View File

@ -107,10 +107,6 @@ interfaces:
# required_fields - Fields that are always required for a request to be
# valid.
#
# request_object_method - Turns on or off the generation of a method whose
# sole parameter is a request object. Not all languages will generate this
# method.
#
# resource_name_treatment - An enum that specifies how to treat the resource
# name formats defined in the field_name_patterns and
# response_field_name_patterns fields.
@ -153,7 +149,6 @@ interfaces:
- name: InspectContent
required_fields:
- parent
request_object_method: true
resource_name_treatment: STATIC_TYPES
retry_codes_name: idempotent
retry_params_name: default
@ -163,7 +158,6 @@ interfaces:
- name: RedactImage
required_fields:
- parent
request_object_method: true
resource_name_treatment: STATIC_TYPES
retry_codes_name: idempotent
retry_params_name: default
@ -173,7 +167,6 @@ interfaces:
- name: DeidentifyContent
required_fields:
- parent
request_object_method: true
resource_name_treatment: STATIC_TYPES
retry_codes_name: idempotent
retry_params_name: default
@ -183,7 +176,6 @@ interfaces:
- name: ReidentifyContent
required_fields:
- parent
request_object_method: true
resource_name_treatment: STATIC_TYPES
retry_codes_name: idempotent
retry_params_name: default
@ -191,14 +183,12 @@ interfaces:
parent: project
timeout_millis: 300000
- name: ListInfoTypes
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 300000
- name: CreateInspectTemplate
required_fields:
- parent
request_object_method: true
resource_name_treatment: STATIC_TYPES
retry_codes_name: non_idempotent
retry_params_name: default
@ -208,7 +198,6 @@ interfaces:
- name: UpdateInspectTemplate
required_fields:
- name
request_object_method: true
resource_name_treatment: STATIC_TYPES
retry_codes_name: non_idempotent
retry_params_name: default
@ -216,7 +205,6 @@ interfaces:
name: inspect_template_oneof
timeout_millis: 300000
- name: GetInspectTemplate
request_object_method: true
resource_name_treatment: STATIC_TYPES
retry_codes_name: idempotent
retry_params_name: default
@ -226,7 +214,6 @@ interfaces:
- name: ListInspectTemplates
required_fields:
- parent
request_object_method: true
resource_name_treatment: STATIC_TYPES
page_streaming:
request:
@ -243,7 +230,6 @@ interfaces:
- name: DeleteInspectTemplate
required_fields:
- name
request_object_method: true
resource_name_treatment: STATIC_TYPES
retry_codes_name: idempotent
retry_params_name: default
@ -253,7 +239,6 @@ interfaces:
- name: CreateDeidentifyTemplate
required_fields:
- parent
request_object_method: true
resource_name_treatment: STATIC_TYPES
retry_codes_name: non_idempotent
retry_params_name: default
@ -263,7 +248,6 @@ interfaces:
- name: UpdateDeidentifyTemplate
required_fields:
- name
request_object_method: true
resource_name_treatment: STATIC_TYPES
retry_codes_name: non_idempotent
retry_params_name: default
@ -273,7 +257,6 @@ interfaces:
- name: GetDeidentifyTemplate
required_fields:
- name
request_object_method: true
resource_name_treatment: STATIC_TYPES
retry_codes_name: idempotent
retry_params_name: default
@ -283,7 +266,6 @@ interfaces:
- name: ListDeidentifyTemplates
required_fields:
- parent
request_object_method: true
resource_name_treatment: STATIC_TYPES
page_streaming:
request:
@ -300,7 +282,6 @@ interfaces:
- name: DeleteDeidentifyTemplate
required_fields:
- name
request_object_method: true
resource_name_treatment: STATIC_TYPES
retry_codes_name: idempotent
retry_params_name: default
@ -310,7 +291,6 @@ interfaces:
- name: CreateDlpJob
required_fields:
- parent
request_object_method: true
resource_name_treatment: STATIC_TYPES
retry_codes_name: non_idempotent
retry_params_name: default
@ -320,7 +300,6 @@ interfaces:
- name: ListDlpJobs
required_fields:
- parent
request_object_method: true
resource_name_treatment: STATIC_TYPES
page_streaming:
request:
@ -337,7 +316,6 @@ interfaces:
- name: GetDlpJob
required_fields:
- name
request_object_method: true
resource_name_treatment: STATIC_TYPES
retry_codes_name: idempotent
retry_params_name: default
@ -347,7 +325,6 @@ interfaces:
- name: DeleteDlpJob
required_fields:
- name
request_object_method: true
resource_name_treatment: STATIC_TYPES
retry_codes_name: idempotent
retry_params_name: default
@ -357,7 +334,6 @@ interfaces:
- name: CancelDlpJob
required_fields:
- name
request_object_method: true
resource_name_treatment: STATIC_TYPES
retry_codes_name: non_idempotent
retry_params_name: default
@ -367,7 +343,6 @@ interfaces:
- name: ListJobTriggers
required_fields:
- parent
request_object_method: true
resource_name_treatment: STATIC_TYPES
page_streaming:
request:
@ -384,7 +359,6 @@ interfaces:
- name: GetJobTrigger
required_fields:
- name
request_object_method: true
resource_name_treatment: STATIC_TYPES
retry_codes_name: idempotent
retry_params_name: default
@ -394,7 +368,6 @@ interfaces:
- name: DeleteJobTrigger
required_fields:
- name
request_object_method: true
resource_name_treatment: STATIC_TYPES
retry_codes_name: idempotent
retry_params_name: default
@ -402,7 +375,6 @@ interfaces:
- name: UpdateJobTrigger
required_fields:
- name
request_object_method: true
resource_name_treatment: STATIC_TYPES
retry_codes_name: non_idempotent
retry_params_name: default
@ -412,7 +384,6 @@ interfaces:
- name: CreateJobTrigger
required_fields:
- parent
request_object_method: true
resource_name_treatment: STATIC_TYPES
retry_codes_name: non_idempotent
retry_params_name: default
@ -423,7 +394,6 @@ interfaces:
- name: CreateStoredInfoType
required_fields:
- parent
request_object_method: true
resource_name_treatment: STATIC_TYPES
retry_codes_name: non_idempotent
retry_params_name: default
@ -433,7 +403,6 @@ interfaces:
- name: UpdateStoredInfoType
required_fields:
- name
request_object_method: true
resource_name_treatment: STATIC_TYPES
retry_codes_name: non_idempotent
retry_params_name: default
@ -443,7 +412,6 @@ interfaces:
- name: GetStoredInfoType
required_fields:
- name
request_object_method: true
resource_name_treatment: STATIC_TYPES
retry_codes_name: idempotent
retry_params_name: default
@ -453,7 +421,6 @@ interfaces:
- name: ListStoredInfoTypes
required_fields:
- parent
request_object_method: true
resource_name_treatment: STATIC_TYPES
page_streaming:
request:
@ -470,7 +437,6 @@ interfaces:
- name: DeleteStoredInfoType
required_fields:
- name
request_object_method: true
resource_name_treatment: STATIC_TYPES
retry_codes_name: idempotent
retry_params_name: default

View File

@ -111,7 +111,6 @@ interfaces:
required_fields:
- name
- topic
request_object_method: true
resource_name_treatment: STATIC_TYPES
retry_codes_name: idempotent
retry_params_name: default
@ -126,7 +125,6 @@ interfaces:
- subscription
required_fields:
- subscription
request_object_method: false
resource_name_treatment: STATIC_TYPES
retry_codes_name: idempotent
retry_params_name: default
@ -137,7 +135,6 @@ interfaces:
required_fields:
- subscription
- update_mask
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 60000
@ -151,7 +148,6 @@ interfaces:
- project
required_fields:
- project
request_object_method: true
resource_name_treatment: STATIC_TYPES
page_streaming:
request:
@ -172,7 +168,6 @@ interfaces:
- subscription
required_fields:
- subscription
request_object_method: false
resource_name_treatment: STATIC_TYPES
retry_codes_name: idempotent
retry_params_name: default
@ -190,7 +185,6 @@ interfaces:
- subscription
- ack_ids
- ack_deadline_seconds
request_object_method: true
resource_name_treatment: STATIC_TYPES
retry_codes_name: non_idempotent
retry_params_name: default
@ -210,7 +204,6 @@ interfaces:
required_fields:
- subscription
- ack_ids
request_object_method: true
resource_name_treatment: STATIC_TYPES
retry_codes_name: idempotent
retry_params_name: messaging
@ -231,7 +224,6 @@ interfaces:
required_fields:
- subscription
- max_messages
request_object_method: true
resource_name_treatment: STATIC_TYPES
retry_codes_name: pull
retry_params_name: messaging
@ -268,7 +260,6 @@ interfaces:
required_fields:
- subscription
- push_config
request_object_method: true
resource_name_treatment: STATIC_TYPES
retry_codes_name: non_idempotent
retry_params_name: default
@ -282,7 +273,6 @@ interfaces:
- project
required_fields:
- project
request_object_method: true
resource_name_treatment: STATIC_TYPES
page_streaming:
request:
@ -305,7 +295,6 @@ interfaces:
required_fields:
- name
- subscription
request_object_method: true
resource_name_treatment: STATIC_TYPES
retry_codes_name: idempotent
retry_params_name: default
@ -317,7 +306,6 @@ interfaces:
required_fields:
- snapshot
- update_mask
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 60000
@ -331,7 +319,6 @@ interfaces:
- snapshot
required_fields:
- snapshot
request_object_method: false
resource_name_treatment: STATIC_TYPES
retry_codes_name: idempotent
retry_params_name: default
@ -343,7 +330,6 @@ interfaces:
# https://github.com/googleapis/toolkit/issues/1057
required_fields:
- subscription
request_object_method: true
resource_name_treatment: STATIC_TYPES
retry_codes_name: non_idempotent
retry_params_name: default
@ -359,7 +345,6 @@ interfaces:
required_fields:
- resource
- policy
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -377,7 +362,6 @@ interfaces:
- resource
required_fields:
- resource
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -397,7 +381,6 @@ interfaces:
required_fields:
- resource
- permissions
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -456,7 +439,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
resource_name_treatment: STATIC_TYPES
retry_codes_name: idempotent
retry_params_name: default
@ -467,7 +449,6 @@ interfaces:
required_fields:
- topic
- update_mask
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 60000
@ -480,7 +461,6 @@ interfaces:
required_fields:
- topic
- messages
request_object_method: true
resource_name_treatment: STATIC_TYPES
retry_codes_name: one_plus_delivery
retry_params_name: messaging
@ -512,7 +492,6 @@ interfaces:
- topic
required_fields:
- topic
request_object_method: false
resource_name_treatment: STATIC_TYPES
retry_codes_name: idempotent
retry_params_name: default
@ -526,7 +505,6 @@ interfaces:
- project
required_fields:
- project
request_object_method: true
resource_name_treatment: STATIC_TYPES
page_streaming:
request:
@ -547,7 +525,6 @@ interfaces:
- topic
required_fields:
- topic
request_object_method: true
resource_name_treatment: STATIC_TYPES
page_streaming:
request:
@ -568,7 +545,6 @@ interfaces:
- topic
required_fields:
- topic
request_object_method: false
resource_name_treatment: STATIC_TYPES
retry_codes_name: idempotent
retry_params_name: default
@ -584,7 +560,6 @@ interfaces:
required_fields:
- resource
- policy
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -602,7 +577,6 @@ interfaces:
- resource
required_fields:
- resource
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -622,7 +596,6 @@ interfaces:
required_fields:
- resource
- permissions
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:

View File

@ -56,7 +56,6 @@ interfaces:
- parent
required_fields:
- parent
request_object_method: false
resource_name_treatment: STATIC_TYPES
page_streaming:
request:
@ -79,7 +78,6 @@ interfaces:
required_fields:
- parent
- create_statement
request_object_method: true
resource_name_treatment: STATIC_TYPES
retry_codes_name: non_idempotent
retry_params_name: default
@ -100,7 +98,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
resource_name_treatment: STATIC_TYPES
retry_codes_name: idempotent
retry_params_name: default
@ -116,7 +113,6 @@ interfaces:
required_fields:
- database
- statements
request_object_method: true
resource_name_treatment: STATIC_TYPES
retry_codes_name: idempotent
retry_params_name: default
@ -137,7 +133,6 @@ interfaces:
- database
required_fields:
- database
request_object_method: false
resource_name_treatment: STATIC_TYPES
retry_codes_name: idempotent
retry_params_name: default
@ -151,7 +146,6 @@ interfaces:
- database
required_fields:
- database
request_object_method: false
resource_name_treatment: STATIC_TYPES
retry_codes_name: idempotent
retry_params_name: default
@ -167,7 +161,6 @@ interfaces:
required_fields:
- resource
- policy
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -180,7 +173,6 @@ interfaces:
- resource
required_fields:
- resource
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -195,7 +187,6 @@ interfaces:
required_fields:
- resource
- permissions
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:

View File

@ -58,7 +58,6 @@ interfaces:
- parent
required_fields:
- parent
request_object_method: false
resource_name_treatment: STATIC_TYPES
page_streaming:
request:
@ -79,7 +78,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
resource_name_treatment: STATIC_TYPES
retry_codes_name: idempotent
retry_params_name: default
@ -93,7 +91,6 @@ interfaces:
- parent
required_fields:
- parent
request_object_method: true
resource_name_treatment: STATIC_TYPES
page_streaming:
request:
@ -114,7 +111,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
resource_name_treatment: STATIC_TYPES
retry_codes_name: idempotent
retry_params_name: default
@ -132,7 +128,6 @@ interfaces:
- parent
- instance_id
- instance
request_object_method: true
resource_name_treatment: STATIC_TYPES
retry_codes_name: non_idempotent
retry_params_name: default
@ -155,7 +150,6 @@ interfaces:
required_fields:
- instance
- field_mask
request_object_method: true
resource_name_treatment: STATIC_TYPES
retry_codes_name: non_idempotent
retry_params_name: default
@ -176,7 +170,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
resource_name_treatment: STATIC_TYPES
retry_codes_name: idempotent
retry_params_name: default
@ -192,7 +185,6 @@ interfaces:
required_fields:
- resource
- policy
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
@ -205,7 +197,6 @@ interfaces:
- resource
required_fields:
- resource
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -220,7 +211,6 @@ interfaces:
required_fields:
- resource
- permissions
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:

View File

@ -73,7 +73,6 @@ interfaces:
- database
required_fields:
- database
request_object_method: false
resource_name_treatment: STATIC_TYPES
retry_codes_name: idempotent
retry_params_name: default
@ -87,7 +86,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
resource_name_treatment: STATIC_TYPES
retry_codes_name: idempotent
retry_params_name: default
@ -101,7 +99,6 @@ interfaces:
- database
required_fields:
- database
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -121,7 +118,6 @@ interfaces:
- name
required_fields:
- name
request_object_method: false
resource_name_treatment: STATIC_TYPES
retry_codes_name: idempotent
retry_params_name: default
@ -132,7 +128,6 @@ interfaces:
required_fields:
- session
- sql
request_object_method: true
resource_name_treatment: STATIC_TYPES
retry_codes_name: idempotent
retry_params_name: default
@ -143,7 +138,6 @@ interfaces:
required_fields:
- session
- sql
request_object_method: true
resource_name_treatment: STATIC_TYPES
retry_codes_name: non_idempotent
retry_params_name: streaming
@ -156,7 +150,6 @@ interfaces:
- table
- columns
- key_set
request_object_method: true
resource_name_treatment: STATIC_TYPES
retry_codes_name: idempotent
retry_params_name: default
@ -169,7 +162,6 @@ interfaces:
- table
- columns
- key_set
request_object_method: true
resource_name_treatment: STATIC_TYPES
retry_codes_name: non_idempotent
retry_params_name: streaming
@ -185,7 +177,6 @@ interfaces:
required_fields:
- session
- options
request_object_method: true
resource_name_treatment: STATIC_TYPES
retry_codes_name: idempotent
retry_params_name: default
@ -206,7 +197,6 @@ interfaces:
required_fields:
- session
- mutations
request_object_method: true
resource_name_treatment: STATIC_TYPES
retry_codes_name: long_running
retry_params_name: long_running
@ -222,7 +212,6 @@ interfaces:
required_fields:
- session
- transaction_id
request_object_method: true
resource_name_treatment: STATIC_TYPES
retry_codes_name: idempotent
retry_params_name: default
@ -233,7 +222,6 @@ interfaces:
required_fields:
- session
- sql
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
@ -244,7 +232,6 @@ interfaces:
- session
- table
- key_set
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:

View File

@ -43,7 +43,6 @@ interfaces:
total_timeout_millis: 600000
methods:
- name: StartUpload
request_object_method: false
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 60000
@ -54,7 +53,6 @@ interfaces:
- photo
required_fields:
- photo
request_object_method: false
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 60000
@ -67,7 +65,6 @@ interfaces:
required_fields:
- photo_id
- view
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 60000
@ -80,7 +77,6 @@ interfaces:
required_fields:
- photo_ids
- view
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 60000
@ -93,7 +89,6 @@ interfaces:
required_fields:
- view
- filter
request_object_method: true
page_streaming:
request:
page_size_field: page_size
@ -113,7 +108,6 @@ interfaces:
required_fields:
- photo
- update_mask
request_object_method: true
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 60000
@ -124,7 +118,6 @@ interfaces:
- update_photo_requests
required_fields:
- update_photo_requests
request_object_method: false
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 60000
@ -135,7 +128,6 @@ interfaces:
- photo_id
required_fields:
- photo_id
request_object_method: false
retry_codes_name: idempotent
retry_params_name: default
timeout_millis: 60000
@ -146,7 +138,6 @@ interfaces:
- photo_ids
required_fields:
- photo_ids
request_object_method: false
retry_codes_name: non_idempotent
retry_params_name: default
timeout_millis: 60000