Reference documentation and code samples for the Memorystore for Memcached V1 Client class UpdateParametersRequest.
Request for UpdateParameters .
Generated from protobuf message google.cloud.memcache.v1.UpdateParametersRequest
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. Resource name of the Memcached instance for which the parameters should be updated.
↳ update_mask
↳ parameters
getName
Required. Resource name of the Memcached instance for which the parameters should be updated.
string
setName
Required. Resource name of the Memcached instance for which the parameters should be updated.
var
string
$this
getUpdateMask
Required. Mask of fields to update.
hasUpdateMask
clearUpdateMask
setUpdateMask
Required. Mask of fields to update.
$this
getParameters
The parameters to apply to the instance.
hasParameters
clearParameters
setParameters
The parameters to apply to the instance.
$this