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

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

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

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

Inheritance

object > CreateNodeset

Namespace

Google.Cloud.HypercomputeCluster.V1

Assembly

Google.Cloud.HypercomputeCluster.V1.dll

Constructors

CreateNodeset()

public CreateNodeset()

CreateNodeset(CreateNodeset)

public CreateNodeset(CreateNodeset other)
Parameter
Name Description
other CreateNodeset

Properties

Nodesets

public RepeatedField<string> Nodesets { get; }

Output only. Name of the nodeset to create

Property Value
Type Description
RepeatedFieldstring