Reference documentation and code samples for the Google Cloud Filestore V1 Client class UpdateInstanceRequest.
UpdateInstanceRequest updates the settings of an instance.
Generated from protobuf message google.cloud.filestore.v1.UpdateInstanceRequest
Namespace
Google \ Cloud \ Filestore \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ update_mask
Google\Protobuf\FieldMask
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: * "description" * "file_shares" * "labels"
↳ instance
getUpdateMask
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:
- "description"
- "file_shares"
- "labels"
hasUpdateMask
clearUpdateMask
setUpdateMask
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:
- "description"
- "file_shares"
- "labels"
$this
getInstance
Only fields specified in update_mask are updated.
hasInstance
clearInstance
setInstance
Only fields specified in update_mask are updated.
$this
static::build
instance
updateMask
Google\Protobuf\FieldMask
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:
- "description"
- "file_shares"
- "labels"