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