Class UpdateInstanceRequest (1.5.1)

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

UpdateInstanceRequest updates the settings of an instance.

Attributes

NameDescription
update_mask google.protobuf.field_mask_pb2.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 google.cloud.filestore_v1.types.Instance
Only fields specified in update_mask are updated.