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

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

A reference to a Managed Lustre instance.

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

Namespace

Google \ Cloud \ HypercomputeCluster \ V1beta

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ lustre string

Output only. Name of the Managed Lustre instance, in the format projects/{project}/locations/{location}/instances/{instance}

getLustre

Output only. Name of the Managed Lustre instance, in the format projects/{project}/locations/{location}/instances/{instance}

Returns
Type Description
string

setLustre

Output only. Name of the Managed Lustre instance, in the format projects/{project}/locations/{location}/instances/{instance}

Parameter
Name Description
var string
Returns
Type Description
$this