Properties of an Instance.
Package
@google-cloud/spannerProperties
config
config?: (string|null);
Instance config
createTime
createTime?: (google.protobuf.ITimestamp|null);
Instance createTime
displayName
displayName?: (string|null);
Instance displayName
endpointUris
endpointUris?: (string[]|null);
Instance endpointUris
labels
labels?: ({ [k: string]: string }|null);
Instance labels
name
name?: (string|null);
Instance name
nodeCount
nodeCount?: (number|null);
Instance nodeCount
processingUnits
processingUnits?: (number|null);
Instance processingUnits
state
state?: (google.spanner.admin.instance.v1.Instance.State|keyof typeof google.spanner.admin.instance.v1.Instance.State|null);
Instance state
updateTime
updateTime?: (google.protobuf.ITimestamp|null);
Instance updateTime