Synchronize new proto/yaml changes.
PiperOrigin-RevId: 209822875
This commit is contained in:
parent
ca015bbde6
commit
d2067c96b0
|
|
@ -129,6 +129,7 @@ interfaces:
|
|||
retry_params_name: default
|
||||
field_name_patterns:
|
||||
parent: project
|
||||
resource_name_treatment: STATIC_TYPES
|
||||
long_running:
|
||||
return_type: google.cloud.asset.v1beta1.ExportAssetsResponse
|
||||
metadata_type: google.cloud.asset.v1beta1.ExportAssetsRequest
|
||||
|
|
@ -152,4 +153,12 @@ interfaces:
|
|||
retry_params_name: default
|
||||
field_name_patterns:
|
||||
parent: project
|
||||
resource_name_treatment: STATIC_TYPES
|
||||
timeout_millis: 600000
|
||||
resource_name_generation:
|
||||
- message_name: ExportAssetsRequest
|
||||
field_entity_map:
|
||||
parent: project
|
||||
- message_name: BatchGetAssetsHistoryRequest
|
||||
field_entity_map:
|
||||
parent: project
|
||||
|
|
|
|||
Loading…
Reference in New Issue