Reference documentation and code samples for the Google Cloud Hypercompute Cluster V1 Client class DeleteNodeset.
When set in OperationStep, indicates that a nodeset should be deleted.
Generated from protobuf message google.cloud.hypercomputecluster.v1.DeleteNodeset
Namespace
Google \ Cloud \ HypercomputeCluster \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ nodesets |
string[]
Output only. Name of the nodeset to delete |
getNodesets
Output only. Name of the nodeset to delete
| Returns | |
|---|---|
| Type | Description |
Google\Protobuf\RepeatedField<string> |
|
setNodesets
Output only. Name of the nodeset to delete
| Parameter | |
|---|---|
| Name | Description |
var |
string[]
|
| Returns | |
|---|---|
| Type | Description |
$this |
|