UpdateInstanceRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)UpdateInstanceRequest updates the settings of an instance.
Attributes |
|
|---|---|
| Name | Description |
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" - "performance_config" - "deletion_protection_enabled" - "deletion_protection_reason". |
instance |
google.cloud.filestore_v1.types.Instance
Only fields specified in update_mask are updated. |