Class UpdateParametersRequest (0.2.0)

UpdateParametersRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request for UpdateParameters.

Attributes

NameDescription
name str
Required. Resource name of the Memcached instance for which the parameters should be updated.
update_mask .field_mask.FieldMask
Required. Mask of fields to update.
parameters .cloud_memcache.MemcacheParameters
The parameters to apply to the instance.