Send feedback
Class Orchestrator.Builder (0.8.0)
Stay organized with collections
Save and categorize content based on your preferences.
0.8.0 (latest)
0.7.0
0.5.0
0.3.0
0.2.0
0.1.0
public static final class Orchestrator . Builder extends GeneratedMessage . Builder<Orchestrator . Builder > implements OrchestratorOrBuilder
The component responsible for scheduling and running workloads on the
cluster as well as providing the user interface for interacting with the
cluster at runtime.
Protobuf type google.cloud.hypercomputecluster.v1.Orchestrator
Inherited Members
com.google.protobuf.GeneratedMessage.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessage.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessage.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldsProto3(com.google.protobuf.UnknownFieldSet)
Static Methods
getDescriptor()
public static final Descriptors . Descriptor getDescriptor ()
Methods
build()
public Orchestrator build ()
buildPartial()
public Orchestrator buildPartial ()
clear()
public Orchestrator . Builder clear ()
Overrides
clearOption()
public Orchestrator . Builder clearOption ()
clearSlurm()
public Orchestrator . Builder clearSlurm ()
Optional. If set, indicates that the cluster should use Slurm as the
orchestrator.
.google.cloud.hypercomputecluster.v1.SlurmOrchestrator slurm = 1 [(.google.api.field_behavior) = OPTIONAL];
getDefaultInstanceForType()
public Orchestrator getDefaultInstanceForType ()
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Overrides
getOptionCase()
public Orchestrator . OptionCase getOptionCase ()
getSlurm()
public SlurmOrchestrator getSlurm ()
Optional. If set, indicates that the cluster should use Slurm as the
orchestrator.
.google.cloud.hypercomputecluster.v1.SlurmOrchestrator slurm = 1 [(.google.api.field_behavior) = OPTIONAL];
getSlurmBuilder()
public SlurmOrchestrator . Builder getSlurmBuilder ()
Optional. If set, indicates that the cluster should use Slurm as the
orchestrator.
.google.cloud.hypercomputecluster.v1.SlurmOrchestrator slurm = 1 [(.google.api.field_behavior) = OPTIONAL];
getSlurmOrBuilder()
public SlurmOrchestratorOrBuilder getSlurmOrBuilder ()
Optional. If set, indicates that the cluster should use Slurm as the
orchestrator.
.google.cloud.hypercomputecluster.v1.SlurmOrchestrator slurm = 1 [(.google.api.field_behavior) = OPTIONAL];
hasSlurm()
public boolean hasSlurm ()
Optional. If set, indicates that the cluster should use Slurm as the
orchestrator.
.google.cloud.hypercomputecluster.v1.SlurmOrchestrator slurm = 1 [(.google.api.field_behavior) = OPTIONAL];
Returns
Type
Description
boolean
Whether the slurm field is set.
internalGetFieldAccessorTable()
protected GeneratedMessage . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
isInitialized()
public final boolean isInitialized ()
Overrides
mergeFrom(Orchestrator other)
public Orchestrator . Builder mergeFrom ( Orchestrator other )
public Orchestrator . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Overrides
mergeFrom(Message other)
public Orchestrator . Builder mergeFrom ( Message other )
Parameter
Name
Description
other
Message
Overrides
mergeSlurm(SlurmOrchestrator value)
public Orchestrator . Builder mergeSlurm ( SlurmOrchestrator value )
Optional. If set, indicates that the cluster should use Slurm as the
orchestrator.
.google.cloud.hypercomputecluster.v1.SlurmOrchestrator slurm = 1 [(.google.api.field_behavior) = OPTIONAL];
setSlurm(SlurmOrchestrator value)
public Orchestrator . Builder setSlurm ( SlurmOrchestrator value )
Optional. If set, indicates that the cluster should use Slurm as the
orchestrator.
.google.cloud.hypercomputecluster.v1.SlurmOrchestrator slurm = 1 [(.google.api.field_behavior) = OPTIONAL];
setSlurm(SlurmOrchestrator.Builder builderForValue)
public Orchestrator . Builder setSlurm ( SlurmOrchestrator . Builder builderForValue )
Optional. If set, indicates that the cluster should use Slurm as the
orchestrator.
.google.cloud.hypercomputecluster.v1.SlurmOrchestrator slurm = 1 [(.google.api.field_behavior) = OPTIONAL];
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-03-30 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-30 UTC."],[],[]]