Properties of a Share.
Package
@google-cloud/filestoreProperties
backup
backup?: (string|null);Share backup
capacityGb
capacityGb?: (number|Long|string|null);Share capacityGb
createTime
createTime?: (google.protobuf.ITimestamp|null);Share createTime
description
description?: (string|null);Share description
labels
labels?: ({ [k: string]: string }|null);Share labels
mountName
mountName?: (string|null);Share mountName
name
name?: (string|null);Share name
nfsExportOptions
nfsExportOptions?: (google.cloud.filestore.v1beta1.INfsExportOptions[]|null);Share nfsExportOptions
state
state?: (google.cloud.filestore.v1beta1.Share.State|keyof typeof google.cloud.filestore.v1beta1.Share.State|null);Share state