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

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

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

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

Namespace

Google \ Cloud \ HypercomputeCluster \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ partitions string[]

Output only. Name of the partition to create

getPartitions

Output only. Name of the partition to create

Returns
Type Description
Google\Protobuf\RepeatedField<string>

setPartitions

Output only. Name of the partition to create

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