Class FileShareConfig (0.2.3)

FileShareConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Attributes

NameDescription
name str
The name of the file share (must be 16 characters or less).
capacity_gb int
File share capacity in gigabytes (GB). Cloud Filestore defines 1 GB as 1024^3 bytes.
source_backup str
The resource name of the backup, in the format projects/{project_number}/locations/{location_id}/backups/{backup_id}, that this file share has been restored from. This field is a member of oneof_ source.
nfs_export_options Sequence[google.cloud.filestore_v1.types.NfsExportOptions]
Nfs Export Options. There is a limit of 10 export options per file share.