Properties of an Instance.
Package
@google-cloud/parallelstoreProperties
accessPoints
accessPoints?: (string[]|null);Instance accessPoints
capacityGib
capacityGib?: (number|Long|string|null);Instance capacityGib
createTime
createTime?: (google.protobuf.ITimestamp|null);Instance createTime
daosVersion
daosVersion?: (string|null);Instance daosVersion
deploymentType
deploymentType?: (google.cloud.parallelstore.v1beta.DeploymentType|keyof typeof google.cloud.parallelstore.v1beta.DeploymentType|null);Instance deploymentType
description
description?: (string|null);Instance description
directoryStripeLevel
directoryStripeLevel?: (google.cloud.parallelstore.v1beta.DirectoryStripeLevel|keyof typeof google.cloud.parallelstore.v1beta.DirectoryStripeLevel|null);Instance directoryStripeLevel
effectiveReservedIpRange
effectiveReservedIpRange?: (string|null);Instance effectiveReservedIpRange
fileStripeLevel
fileStripeLevel?: (google.cloud.parallelstore.v1beta.FileStripeLevel|keyof typeof google.cloud.parallelstore.v1beta.FileStripeLevel|null);Instance fileStripeLevel
labels
labels?: ({ [k: string]: string }|null);Instance labels
name
name?: (string|null);Instance name
network
network?: (string|null);Instance network
reservedIpRange
reservedIpRange?: (string|null);Instance reservedIpRange
state
state?: (google.cloud.parallelstore.v1beta.Instance.State|keyof typeof google.cloud.parallelstore.v1beta.Instance.State|null);Instance state
updateTime
updateTime?: (google.protobuf.ITimestamp|null);Instance updateTime