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
description
description?: (string|null);
Instance description
directoryStripeLevel
directoryStripeLevel?: (google.cloud.parallelstore.v1.DirectoryStripeLevel|keyof typeof google.cloud.parallelstore.v1.DirectoryStripeLevel|null);
Instance directoryStripeLevel
effectiveReservedIpRange
effectiveReservedIpRange?: (string|null);
Instance effectiveReservedIpRange
fileStripeLevel
fileStripeLevel?: (google.cloud.parallelstore.v1.FileStripeLevel|keyof typeof google.cloud.parallelstore.v1.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.v1.Instance.State|keyof typeof google.cloud.parallelstore.v1.Instance.State|null);
Instance state
updateTime
updateTime?: (google.protobuf.ITimestamp|null);
Instance updateTime