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

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

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

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

Namespace

Google \ Cloud \ HypercomputeCluster \ V1beta

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ lustre string

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

getLustre

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

Returns
Type Description
string

setLustre

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

Parameter
Name Description
var string
Returns
Type Description
$this