Reference documentation and code samples for the Google Cloud Hypercompute Cluster V1 Client class CreateLustreInstance.
When set in OperationStep, indicates that a new lustre instance should be created.
Generated from protobuf message google.cloud.hypercomputecluster.v1.CreateLustreInstance
Namespace
Google \ Cloud \ HypercomputeCluster \ V1Methods
__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 |
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 |
|