Reference documentation and code samples for the Google Cloud Hypercompute Cluster V1beta Client class FileShareConfig.
Message describing filestore configuration
Generated from protobuf message google.cloud.hypercomputecluster.v1beta.FileShareConfig
Namespace
Google \ Cloud \ HypercomputeCluster \ V1betaMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ capacity_gb
int|string
Required. Size of the filestore in GB. Must be between 1024 and 102400, and must meet scalability requirements described at https://cloud.google.com/filestore/docs/service-tiers .
↳ file_share
string
Required. Filestore share location
getCapacityGb
Required. Size of the filestore in GB. Must be between 1024 and 102400, and must meet scalability requirements described at https://cloud.google.com/filestore/docs/service-tiers .
int|string
setCapacityGb
Required. Size of the filestore in GB. Must be between 1024 and 102400, and must meet scalability requirements described at https://cloud.google.com/filestore/docs/service-tiers .
var
int|string
$this
getFileShare
Required. Filestore share location
string
setFileShare
Required. Filestore share location
var
string
$this

