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

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

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

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

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 create

getNodesets

Output only. Name of the nodeset to create

Returns
Type Description
Google\Protobuf\RepeatedField<string>

setNodesets

Output only. Name of the nodeset to create

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