Reference documentation and code samples for the Google Cloud Redis V1 Client class UpdateInstanceRequest.
Request for UpdateInstance .
Generated from protobuf message google.cloud.redis.v1.UpdateInstanceRequest
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ update_mask
Google\Protobuf\FieldMask
Required. Mask of fields to update. At least one path must be supplied in this field. The elements of the repeated paths field may only include these fields from Instance
: * displayName
* labels
* memorySizeGb
* redisConfig
* replica_count
↳ instance
Google\Cloud\Redis\V1\Instance
Required. Update description. Only fields specified in update_mask are updated.
getUpdateMask
Required. Mask of fields to update. At least one path must be supplied in this field. The elements of the repeated paths field may only include these fields from Instance :
-
displayName
-
labels
-
memorySizeGb
-
redisConfig
-
replica_count
hasUpdateMask
clearUpdateMask
setUpdateMask
Required. Mask of fields to update. At least one path must be supplied in this field. The elements of the repeated paths field may only include these fields from Instance :
-
displayName
-
labels
-
memorySizeGb
-
redisConfig
-
replica_count
$this
getInstance
Required. Update description.
Only fields specified in update_mask are updated.
hasInstance
clearInstance
setInstance
Required. Update description.
Only fields specified in update_mask are updated.
$this