Properties of an Instance.
Package
@google-cloud/filestoreProperties
createTime
createTime?: (google.protobuf.ITimestamp|null);
Instance createTime
description
description?: (string|null);
Instance description
etag
etag?: (string|null);
Instance etag
fileShares
fileShares?: (google.cloud.filestore.v1beta1.IFileShareConfig[]|null);
Instance fileShares
labels
labels?: ({ [k: string]: string }|null);
Instance labels
name
name?: (string|null);
Instance name
networks
networks?: (google.cloud.filestore.v1beta1.INetworkConfig[]|null);
Instance networks
satisfiesPzs
satisfiesPzs?: (google.protobuf.IBoolValue|null);
Instance satisfiesPzs
state
state?: (google.cloud.filestore.v1beta1.Instance.State|keyof typeof google.cloud.filestore.v1beta1.Instance.State|null);
Instance state
statusMessage
statusMessage?: (string|null);
Instance statusMessage
tier
tier?: (google.cloud.filestore.v1beta1.Instance.Tier|keyof typeof google.cloud.filestore.v1beta1.Instance.Tier|null);
Instance tier