IInstance

google.cloud.filestore.v1beta1. IInstance

Properties of an Instance.

Properties:
Name Type Attributes Description
name string | null <optional>

Instance name

description string | null <optional>

Instance description

state google.cloud.filestore.v1beta1.Instance.State | null <optional>

Instance state

statusMessage string | null <optional>

Instance statusMessage

createTime google.protobuf.ITimestamp | null <optional>

Instance createTime

tier google.cloud.filestore.v1beta1.Instance.Tier | null <optional>

Instance tier

labels Object.<string, string> | null <optional>

Instance labels

fileShares Array.<google.cloud.filestore.v1beta1.IFileShareConfig> | null <optional>

Instance fileShares

networks Array.<google.cloud.filestore.v1beta1.INetworkConfig> | null <optional>

Instance networks

etag string | null <optional>

Instance etag

satisfiesPzs google.protobuf.IBoolValue | null <optional>

Instance satisfiesPzs

kmsKeyName string | null <optional>

Instance kmsKeyName

suspensionReasons Array.<google.cloud.filestore.v1beta1.Instance.SuspensionReason> | null <optional>

Instance suspensionReasons

maxCapacityGb number | Long | null <optional>

Instance maxCapacityGb

capacityStepSizeGb number | Long | null <optional>

Instance capacityStepSizeGb

maxShareCount number | Long | null <optional>

Instance maxShareCount

capacityGb number | Long | null <optional>

Instance capacityGb

multiShareEnabled boolean | null <optional>

Instance multiShareEnabled