Interface protos.google.cloud.filestore.v1beta1.IInstance (4.1.0)

Properties of an Instance.

Package

@google-cloud/filestore

Properties

capacityGb

capacityGb?: (number|Long|string|null);

Instance capacityGb

capacityStepSizeGb

capacityStepSizeGb?: (number|Long|string|null);

Instance capacityStepSizeGb

createTime

createTime?: (google.protobuf.ITimestamp|null);

Instance createTime

customPerformanceSupported

customPerformanceSupported?: (boolean|null);

Instance customPerformanceSupported

deletionProtectionEnabled

deletionProtectionEnabled?: (boolean|null);

Instance deletionProtectionEnabled

deletionProtectionReason

deletionProtectionReason?: (string|null);

Instance deletionProtectionReason

description

description?: (string|null);

Instance description

directoryServices

directoryServices?: (google.cloud.filestore.v1beta1.IDirectoryServicesConfig|null);

Instance directoryServices

etag

etag?: (string|null);

Instance etag

fileShares

fileShares?: (google.cloud.filestore.v1beta1.IFileShareConfig[]|null);

Instance fileShares

kmsKeyName

kmsKeyName?: (string|null);

Instance kmsKeyName

labels

labels?: ({ [k: string]: string }|null);

Instance labels

maxCapacityGb

maxCapacityGb?: (number|Long|string|null);

Instance maxCapacityGb

maxShareCount

maxShareCount?: (number|Long|string|null);

Instance maxShareCount

multiShareEnabled

multiShareEnabled?: (boolean|null);

Instance multiShareEnabled

name

name?: (string|null);

Instance name

networks

networks?: (google.cloud.filestore.v1beta1.INetworkConfig[]|null);

Instance networks

performanceConfig

performanceConfig?: (google.cloud.filestore.v1beta1.Instance.IPerformanceConfig|null);

Instance performanceConfig

performanceLimits

performanceLimits?: (google.cloud.filestore.v1beta1.Instance.IPerformanceLimits|null);

Instance performanceLimits

protocol

protocol?: (google.cloud.filestore.v1beta1.Instance.FileProtocol|keyof typeof google.cloud.filestore.v1beta1.Instance.FileProtocol|null);

Instance protocol

replication

replication?: (google.cloud.filestore.v1beta1.IReplication|null);

Instance replication

satisfiesPzi

satisfiesPzi?: (boolean|null);

Instance satisfiesPzi

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

suspensionReasons

suspensionReasons?: (google.cloud.filestore.v1beta1.Instance.SuspensionReason[]|null);

Instance suspensionReasons

tags

tags?: ({ [k: string]: string }|null);

Instance tags

tier

tier?: (google.cloud.filestore.v1beta1.Instance.Tier|keyof typeof google.cloud.filestore.v1beta1.Instance.Tier|null);

Instance tier