Reference documentation and code samples for the Filestore V1 API class Google::Cloud::Filestore::V1::UpdateInstanceRequest.
UpdateInstanceRequest updates the settings of an instance.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#instance
def instance() -> ::Google::Cloud::Filestore::V1::Instance
- (::Google::Cloud::Filestore::V1::Instance) — Only fields specified in update_mask are updated.
#instance=
def instance=(value) -> ::Google::Cloud::Filestore::V1::Instance
- value (::Google::Cloud::Filestore::V1::Instance) — Only fields specified in update_mask are updated.
- (::Google::Cloud::Filestore::V1::Instance) — Only fields specified in update_mask are updated.
#update_mask
def update_mask() -> ::Google::Protobuf::FieldMask
-
(::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"
#update_mask=
def update_mask=(value) -> ::Google::Protobuf::FieldMask
-
value (::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"
-
(::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"