Interface protos.google.cloud.parallelstore.v1beta.IInstance (0.3.0)

Properties of an Instance.

Package

@google-cloud/parallelstore

Properties

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

effectiveReservedIpRange

effectiveReservedIpRange?: (string|null);

Instance effectiveReservedIpRange

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