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

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

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

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

Inheritance

object > UpdateNodeset

Namespace

Google.Cloud.HypercomputeCluster.V1

Assembly

Google.Cloud.HypercomputeCluster.V1.dll

Constructors

UpdateNodeset()

public UpdateNodeset()

UpdateNodeset(UpdateNodeset)

public UpdateNodeset(UpdateNodeset other)
Parameter
Name Description
other UpdateNodeset

Properties

Nodesets

public RepeatedField<string> Nodesets { get; }

Output only. Name of the nodeset to update

Property Value
Type Description
RepeatedFieldstring