Synchronize new proto/yaml changes.
PiperOrigin-RevId: 210107667
This commit is contained in:
parent
288ebfec03
commit
468e07f7a9
|
|
@ -122,7 +122,6 @@ interfaces:
|
|||
- name: ExportAssets
|
||||
required_fields:
|
||||
- parent
|
||||
- content_types
|
||||
- output_config
|
||||
request_object_method: true
|
||||
retry_codes_name: non_idempotent
|
||||
|
|
@ -141,7 +140,6 @@ interfaces:
|
|||
- name: BatchGetAssetsHistory
|
||||
required_fields:
|
||||
- parent
|
||||
- asset_names
|
||||
- content_type
|
||||
- read_time_window
|
||||
request_object_method: true
|
||||
|
|
|
|||
Loading…
Reference in New Issue