UpdateParametersRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request for UpdateParameters.
Attributes |
|
|---|---|
| Name | Description |
name |
str
Required. Resource name of the Memcached instance for which the parameters should be updated. |
update_mask |
google.protobuf.field_mask_pb2.FieldMask
Required. Mask of fields to update. |
parameters |
google.cloud.memcache_v1beta2.types.MemcacheParameters
The parameters to apply to the instance. |