Interface protos.google.cloud.filestore.v1.IFileShareConfig (1.0.1)

Properties of a FileShareConfig.

Package

@google-cloud/filestore!

Properties

capacityGb

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

FileShareConfig capacityGb

Property Value
TypeDescription
(number|Long|string|null)

name

name?: (string|null);

FileShareConfig name

Property Value
TypeDescription
(string|null)

nfsExportOptions

nfsExportOptions?: (google.cloud.filestore.v1.INfsExportOptions[]|null);

FileShareConfig nfsExportOptions

Property Value
TypeDescription
(google.cloud.filestore.v1.INfsExportOptions[]|null)

sourceBackup

sourceBackup?: (string|null);

FileShareConfig sourceBackup

Property Value
TypeDescription
(string|null)