Google Cloud Hypercompute Cluster V1 Client - Class UpdateNodeset (0.3.0)

Reference documentation and code samples for the Google Cloud Hypercompute Cluster V1 Client class UpdateNodeset.

When set in OperationStep, indicates that a nodeset should be updated.

Generated from protobuf message google.cloud.hypercomputecluster.v1.UpdateNodeset

Namespace

Google \ Cloud \ HypercomputeCluster \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ nodesets string[]

Output only. Name of the nodeset to update

getNodesets

Output only. Name of the nodeset to update

Returns
Type Description
Google\Protobuf\RepeatedField<string>

setNodesets

Output only. Name of the nodeset to update

Parameter
Name Description
var string[]
Returns
Type Description
$this