Cluster Director v1 API - Class UpdatePartition (1.0.0-beta01)

public sealed class UpdatePartition : IMessage<UpdatePartition>, IEquatable<UpdatePartition>, IDeepCloneable<UpdatePartition>, IBufferMessage, IMessage

Reference documentation and code samples for the Cluster Director v1 API class UpdatePartition.

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

Inheritance

object > UpdatePartition

Namespace

Google.Cloud.HypercomputeCluster.V1

Assembly

Google.Cloud.HypercomputeCluster.V1.dll

Constructors

UpdatePartition()

public UpdatePartition()

UpdatePartition(UpdatePartition)

public UpdatePartition(UpdatePartition other)
Parameter
Name Description
other UpdatePartition

Properties

Partitions

public RepeatedField<string> Partitions { get; }

Output only. Name of the partition to update

Property Value
Type Description
RepeatedFieldstring