Google Cloud Hypercompute Cluster V1beta Client - Class ExistingFilestoreConfig (0.1.0)

Reference documentation and code samples for the Google Cloud Hypercompute Cluster V1beta Client class ExistingFilestoreConfig.

When set in a StorageResourceConfig, indicates that an existing Filestore instance should be imported.

Generated from protobuf message google.cloud.hypercomputecluster.v1beta.ExistingFilestoreConfig

Namespace

Google \ Cloud \ HypercomputeCluster \ V1beta

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ filestore string

Required. Immutable. Name of the Filestore instance to import, in the format projects/{project}/locations/{location}/instances/{instance}

getFilestore

Required. Immutable. Name of the Filestore instance to import, in the format projects/{project}/locations/{location}/instances/{instance}

Returns
Type Description
string

setFilestore

Required. Immutable. Name of the Filestore instance to import, in the format projects/{project}/locations/{location}/instances/{instance}

Parameter
Name Description
var string
Returns
Type Description
$this