Synchronize new proto/yaml changes.

PiperOrigin-RevId: 240251733
This commit is contained in:
Google APIs 2019-03-25 17:22:36 -07:00 committed by Copybara-Service
parent e80435a132
commit f2b7be2d0e
2 changed files with 6 additions and 0 deletions

View File

@ -176,6 +176,7 @@ interfaces:
- instance.tier="BASIC"
- instance.memory_size_gb=1
- name: UpdateInstance
resource_name_treatment: STATIC_TYPES
flattening:
groups:
- parameters:
@ -234,6 +235,7 @@ interfaces:
retry_params_name: default
field_name_patterns:
name: instance
resource_name_treatment: STATIC_TYPES
long_running:
return_type: google.cloud.redis.v1.Instance
metadata_type: google.cloud.redis.v1.OperationMetadata
@ -255,3 +257,6 @@ resource_name_generation:
- message_name: DeleteInstanceRequest
field_entity_map:
name: instance
- message_name: FailoverInstanceRequest
field_entity_map:
name: instance

View File

@ -189,6 +189,7 @@ interfaces:
field_name_patterns:
instance.name: instance
timeout_millis: 60000
resource_name_treatment: STATIC_TYPES
long_running:
return_type: google.cloud.redis.v1beta1.Instance
metadata_type: google.protobuf.Any