Class OperationStep.Builder (0.8.0)

public static final class OperationStep.Builder extends GeneratedMessage.Builder<OperationStep.Builder> implements OperationStepOrBuilder

Message describing the status of a single step in a cluster mutation long-running operation.

Protobuf type google.cloud.hypercomputecluster.v1.OperationStep

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

Methods

build()

public OperationStep build()
Returns
Type Description
OperationStep

buildPartial()

public OperationStep buildPartial()
Returns
Type Description
OperationStep

clear()

public OperationStep.Builder clear()
Returns
Type Description
OperationStep.Builder
Overrides

clearCheckClusterHealth()

public OperationStep.Builder clearCheckClusterHealth()

Output only. If set, indicates that cluster health check is part of the operation.

.google.cloud.hypercomputecluster.v1.CheckClusterHealth check_cluster_health = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
OperationStep.Builder

clearCreateFilestoreInstance()

public OperationStep.Builder clearCreateFilestoreInstance()

Output only. If set, indicates that new Filestore instance creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreateFilestoreInstance create_filestore_instance = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
OperationStep.Builder

clearCreateLoginNode()

public OperationStep.Builder clearCreateLoginNode()

Output only. If set, indicates that new login node creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreateLoginNode create_login_node = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
OperationStep.Builder

clearCreateLustreInstance()

public OperationStep.Builder clearCreateLustreInstance()

Output only. If set, indicates that new Lustre instance creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreateLustreInstance create_lustre_instance = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
OperationStep.Builder

clearCreateNetwork()

public OperationStep.Builder clearCreateNetwork()

Output only. If set, indicates that new network creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreateNetwork create_network = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
OperationStep.Builder

clearCreateNodeset()

public OperationStep.Builder clearCreateNodeset()

Output only. If set, indicates that new nodeset creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreateNodeset create_nodeset = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
OperationStep.Builder

clearCreateOrchestrator()

public OperationStep.Builder clearCreateOrchestrator()

Output only. If set, indicates that orchestrator creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreateOrchestrator create_orchestrator = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
OperationStep.Builder

clearCreatePartition()

public OperationStep.Builder clearCreatePartition()

Output only. If set, indicates that new partition creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreatePartition create_partition = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
OperationStep.Builder

clearCreatePrivateServiceAccess()

public OperationStep.Builder clearCreatePrivateServiceAccess()

Output only. If set, indicates that new private service access creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreatePrivateServiceAccess create_private_service_access = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
OperationStep.Builder

clearCreateStorageBucket()

public OperationStep.Builder clearCreateStorageBucket()

Output only. If set, indicates that new Cloud Storage bucket creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreateStorageBucket create_storage_bucket = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
OperationStep.Builder

clearDeleteFilestoreInstance()

public OperationStep.Builder clearDeleteFilestoreInstance()

Output only. If set, indicates that Filestore instance deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeleteFilestoreInstance delete_filestore_instance = 22 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
OperationStep.Builder

clearDeleteLoginNode()

public OperationStep.Builder clearDeleteLoginNode()

Output only. If set, indicates that login node deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeleteLoginNode delete_login_node = 21 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
OperationStep.Builder

clearDeleteLustreInstance()

public OperationStep.Builder clearDeleteLustreInstance()

Output only. If set, indicates that Lustre instance deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeleteLustreInstance delete_lustre_instance = 24 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
OperationStep.Builder

clearDeleteNetwork()

public OperationStep.Builder clearDeleteNetwork()

Output only. If set, indicates that network deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeleteNetwork delete_network = 26 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
OperationStep.Builder

clearDeleteNodeset()

public OperationStep.Builder clearDeleteNodeset()

Output only. If set, indicates that nodeset deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeleteNodeset delete_nodeset = 19 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
OperationStep.Builder

clearDeleteOrchestrator()

public OperationStep.Builder clearDeleteOrchestrator()

Output only. If set, indicates that orchestrator deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeleteOrchestrator delete_orchestrator = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
OperationStep.Builder

clearDeletePartition()

public OperationStep.Builder clearDeletePartition()

Output only. If set, indicates that partition deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeletePartition delete_partition = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
OperationStep.Builder

clearDeletePrivateServiceAccess()

public OperationStep.Builder clearDeletePrivateServiceAccess()

Output only. If set, indicates that private service access deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeletePrivateServiceAccess delete_private_service_access = 25 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
OperationStep.Builder

clearDeleteStorageBucket()

public OperationStep.Builder clearDeleteStorageBucket()

Output only. If set, indicates that Cloud Storage bucket deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeleteStorageBucket delete_storage_bucket = 23 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
OperationStep.Builder

clearState()

public OperationStep.Builder clearState()

Output only. State of the operation step.

.google.cloud.hypercomputecluster.v1.OperationStep.State state = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
OperationStep.Builder

This builder for chaining.

clearType()

public OperationStep.Builder clearType()
Returns
Type Description
OperationStep.Builder

clearUpdateLoginNode()

public OperationStep.Builder clearUpdateLoginNode()

Output only. If set, indicates that login node update is part of the operation.

.google.cloud.hypercomputecluster.v1.UpdateLoginNode update_login_node = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
OperationStep.Builder

clearUpdateNodeset()

public OperationStep.Builder clearUpdateNodeset()

Output only. If set, indicates that nodeset update is part of the operation.

.google.cloud.hypercomputecluster.v1.UpdateNodeset update_nodeset = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
OperationStep.Builder

clearUpdateOrchestrator()

public OperationStep.Builder clearUpdateOrchestrator()

Output only. If set, indicates that an orchestrator update is part of the operation.

.google.cloud.hypercomputecluster.v1.UpdateOrchestrator update_orchestrator = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
OperationStep.Builder

clearUpdatePartition()

public OperationStep.Builder clearUpdatePartition()

Output only. If set, indicates that partition update is part of the operation.

.google.cloud.hypercomputecluster.v1.UpdatePartition update_partition = 15 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
OperationStep.Builder

getCheckClusterHealth()

public CheckClusterHealth getCheckClusterHealth()

Output only. If set, indicates that cluster health check is part of the operation.

.google.cloud.hypercomputecluster.v1.CheckClusterHealth check_cluster_health = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
CheckClusterHealth

The checkClusterHealth.

getCheckClusterHealthBuilder()

public CheckClusterHealth.Builder getCheckClusterHealthBuilder()

Output only. If set, indicates that cluster health check is part of the operation.

.google.cloud.hypercomputecluster.v1.CheckClusterHealth check_cluster_health = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
CheckClusterHealth.Builder

getCheckClusterHealthOrBuilder()

public CheckClusterHealthOrBuilder getCheckClusterHealthOrBuilder()

Output only. If set, indicates that cluster health check is part of the operation.

.google.cloud.hypercomputecluster.v1.CheckClusterHealth check_cluster_health = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
CheckClusterHealthOrBuilder

getCreateFilestoreInstance()

public CreateFilestoreInstance getCreateFilestoreInstance()

Output only. If set, indicates that new Filestore instance creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreateFilestoreInstance create_filestore_instance = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
CreateFilestoreInstance

The createFilestoreInstance.

getCreateFilestoreInstanceBuilder()

public CreateFilestoreInstance.Builder getCreateFilestoreInstanceBuilder()

Output only. If set, indicates that new Filestore instance creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreateFilestoreInstance create_filestore_instance = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
CreateFilestoreInstance.Builder

getCreateFilestoreInstanceOrBuilder()

public CreateFilestoreInstanceOrBuilder getCreateFilestoreInstanceOrBuilder()

Output only. If set, indicates that new Filestore instance creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreateFilestoreInstance create_filestore_instance = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
CreateFilestoreInstanceOrBuilder

getCreateLoginNode()

public CreateLoginNode getCreateLoginNode()

Output only. If set, indicates that new login node creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreateLoginNode create_login_node = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
CreateLoginNode

The createLoginNode.

getCreateLoginNodeBuilder()

public CreateLoginNode.Builder getCreateLoginNodeBuilder()

Output only. If set, indicates that new login node creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreateLoginNode create_login_node = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
CreateLoginNode.Builder

getCreateLoginNodeOrBuilder()

public CreateLoginNodeOrBuilder getCreateLoginNodeOrBuilder()

Output only. If set, indicates that new login node creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreateLoginNode create_login_node = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
CreateLoginNodeOrBuilder

getCreateLustreInstance()

public CreateLustreInstance getCreateLustreInstance()

Output only. If set, indicates that new Lustre instance creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreateLustreInstance create_lustre_instance = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
CreateLustreInstance

The createLustreInstance.

getCreateLustreInstanceBuilder()

public CreateLustreInstance.Builder getCreateLustreInstanceBuilder()

Output only. If set, indicates that new Lustre instance creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreateLustreInstance create_lustre_instance = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
CreateLustreInstance.Builder

getCreateLustreInstanceOrBuilder()

public CreateLustreInstanceOrBuilder getCreateLustreInstanceOrBuilder()

Output only. If set, indicates that new Lustre instance creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreateLustreInstance create_lustre_instance = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
CreateLustreInstanceOrBuilder

getCreateNetwork()

public CreateNetwork getCreateNetwork()

Output only. If set, indicates that new network creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreateNetwork create_network = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
CreateNetwork

The createNetwork.

getCreateNetworkBuilder()

public CreateNetwork.Builder getCreateNetworkBuilder()

Output only. If set, indicates that new network creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreateNetwork create_network = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
CreateNetwork.Builder

getCreateNetworkOrBuilder()

public CreateNetworkOrBuilder getCreateNetworkOrBuilder()

Output only. If set, indicates that new network creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreateNetwork create_network = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
CreateNetworkOrBuilder

getCreateNodeset()

public CreateNodeset getCreateNodeset()

Output only. If set, indicates that new nodeset creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreateNodeset create_nodeset = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
CreateNodeset

The createNodeset.

getCreateNodesetBuilder()

public CreateNodeset.Builder getCreateNodesetBuilder()

Output only. If set, indicates that new nodeset creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreateNodeset create_nodeset = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
CreateNodeset.Builder

getCreateNodesetOrBuilder()

public CreateNodesetOrBuilder getCreateNodesetOrBuilder()

Output only. If set, indicates that new nodeset creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreateNodeset create_nodeset = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
CreateNodesetOrBuilder

getCreateOrchestrator()

public CreateOrchestrator getCreateOrchestrator()

Output only. If set, indicates that orchestrator creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreateOrchestrator create_orchestrator = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
CreateOrchestrator

The createOrchestrator.

getCreateOrchestratorBuilder()

public CreateOrchestrator.Builder getCreateOrchestratorBuilder()

Output only. If set, indicates that orchestrator creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreateOrchestrator create_orchestrator = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
CreateOrchestrator.Builder

getCreateOrchestratorOrBuilder()

public CreateOrchestratorOrBuilder getCreateOrchestratorOrBuilder()

Output only. If set, indicates that orchestrator creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreateOrchestrator create_orchestrator = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
CreateOrchestratorOrBuilder

getCreatePartition()

public CreatePartition getCreatePartition()

Output only. If set, indicates that new partition creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreatePartition create_partition = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
CreatePartition

The createPartition.

getCreatePartitionBuilder()

public CreatePartition.Builder getCreatePartitionBuilder()

Output only. If set, indicates that new partition creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreatePartition create_partition = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
CreatePartition.Builder

getCreatePartitionOrBuilder()

public CreatePartitionOrBuilder getCreatePartitionOrBuilder()

Output only. If set, indicates that new partition creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreatePartition create_partition = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
CreatePartitionOrBuilder

getCreatePrivateServiceAccess()

public CreatePrivateServiceAccess getCreatePrivateServiceAccess()

Output only. If set, indicates that new private service access creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreatePrivateServiceAccess create_private_service_access = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
CreatePrivateServiceAccess

The createPrivateServiceAccess.

getCreatePrivateServiceAccessBuilder()

public CreatePrivateServiceAccess.Builder getCreatePrivateServiceAccessBuilder()

Output only. If set, indicates that new private service access creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreatePrivateServiceAccess create_private_service_access = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
CreatePrivateServiceAccess.Builder

getCreatePrivateServiceAccessOrBuilder()

public CreatePrivateServiceAccessOrBuilder getCreatePrivateServiceAccessOrBuilder()

Output only. If set, indicates that new private service access creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreatePrivateServiceAccess create_private_service_access = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
CreatePrivateServiceAccessOrBuilder

getCreateStorageBucket()

public CreateStorageBucket getCreateStorageBucket()

Output only. If set, indicates that new Cloud Storage bucket creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreateStorageBucket create_storage_bucket = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
CreateStorageBucket

The createStorageBucket.

getCreateStorageBucketBuilder()

public CreateStorageBucket.Builder getCreateStorageBucketBuilder()

Output only. If set, indicates that new Cloud Storage bucket creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreateStorageBucket create_storage_bucket = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
CreateStorageBucket.Builder

getCreateStorageBucketOrBuilder()

public CreateStorageBucketOrBuilder getCreateStorageBucketOrBuilder()

Output only. If set, indicates that new Cloud Storage bucket creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreateStorageBucket create_storage_bucket = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
CreateStorageBucketOrBuilder

getDefaultInstanceForType()

public OperationStep getDefaultInstanceForType()
Returns
Type Description
OperationStep

getDeleteFilestoreInstance()

public DeleteFilestoreInstance getDeleteFilestoreInstance()

Output only. If set, indicates that Filestore instance deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeleteFilestoreInstance delete_filestore_instance = 22 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
DeleteFilestoreInstance

The deleteFilestoreInstance.

getDeleteFilestoreInstanceBuilder()

public DeleteFilestoreInstance.Builder getDeleteFilestoreInstanceBuilder()

Output only. If set, indicates that Filestore instance deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeleteFilestoreInstance delete_filestore_instance = 22 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
DeleteFilestoreInstance.Builder

getDeleteFilestoreInstanceOrBuilder()

public DeleteFilestoreInstanceOrBuilder getDeleteFilestoreInstanceOrBuilder()

Output only. If set, indicates that Filestore instance deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeleteFilestoreInstance delete_filestore_instance = 22 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
DeleteFilestoreInstanceOrBuilder

getDeleteLoginNode()

public DeleteLoginNode getDeleteLoginNode()

Output only. If set, indicates that login node deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeleteLoginNode delete_login_node = 21 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
DeleteLoginNode

The deleteLoginNode.

getDeleteLoginNodeBuilder()

public DeleteLoginNode.Builder getDeleteLoginNodeBuilder()

Output only. If set, indicates that login node deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeleteLoginNode delete_login_node = 21 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
DeleteLoginNode.Builder

getDeleteLoginNodeOrBuilder()

public DeleteLoginNodeOrBuilder getDeleteLoginNodeOrBuilder()

Output only. If set, indicates that login node deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeleteLoginNode delete_login_node = 21 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
DeleteLoginNodeOrBuilder

getDeleteLustreInstance()

public DeleteLustreInstance getDeleteLustreInstance()

Output only. If set, indicates that Lustre instance deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeleteLustreInstance delete_lustre_instance = 24 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
DeleteLustreInstance

The deleteLustreInstance.

getDeleteLustreInstanceBuilder()

public DeleteLustreInstance.Builder getDeleteLustreInstanceBuilder()

Output only. If set, indicates that Lustre instance deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeleteLustreInstance delete_lustre_instance = 24 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
DeleteLustreInstance.Builder

getDeleteLustreInstanceOrBuilder()

public DeleteLustreInstanceOrBuilder getDeleteLustreInstanceOrBuilder()

Output only. If set, indicates that Lustre instance deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeleteLustreInstance delete_lustre_instance = 24 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
DeleteLustreInstanceOrBuilder

getDeleteNetwork()

public DeleteNetwork getDeleteNetwork()

Output only. If set, indicates that network deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeleteNetwork delete_network = 26 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
DeleteNetwork

The deleteNetwork.

getDeleteNetworkBuilder()

public DeleteNetwork.Builder getDeleteNetworkBuilder()

Output only. If set, indicates that network deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeleteNetwork delete_network = 26 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
DeleteNetwork.Builder

getDeleteNetworkOrBuilder()

public DeleteNetworkOrBuilder getDeleteNetworkOrBuilder()

Output only. If set, indicates that network deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeleteNetwork delete_network = 26 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
DeleteNetworkOrBuilder

getDeleteNodeset()

public DeleteNodeset getDeleteNodeset()

Output only. If set, indicates that nodeset deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeleteNodeset delete_nodeset = 19 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
DeleteNodeset

The deleteNodeset.

getDeleteNodesetBuilder()

public DeleteNodeset.Builder getDeleteNodesetBuilder()

Output only. If set, indicates that nodeset deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeleteNodeset delete_nodeset = 19 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
DeleteNodeset.Builder

getDeleteNodesetOrBuilder()

public DeleteNodesetOrBuilder getDeleteNodesetOrBuilder()

Output only. If set, indicates that nodeset deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeleteNodeset delete_nodeset = 19 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
DeleteNodesetOrBuilder

getDeleteOrchestrator()

public DeleteOrchestrator getDeleteOrchestrator()

Output only. If set, indicates that orchestrator deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeleteOrchestrator delete_orchestrator = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
DeleteOrchestrator

The deleteOrchestrator.

getDeleteOrchestratorBuilder()

public DeleteOrchestrator.Builder getDeleteOrchestratorBuilder()

Output only. If set, indicates that orchestrator deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeleteOrchestrator delete_orchestrator = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
DeleteOrchestrator.Builder

getDeleteOrchestratorOrBuilder()

public DeleteOrchestratorOrBuilder getDeleteOrchestratorOrBuilder()

Output only. If set, indicates that orchestrator deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeleteOrchestrator delete_orchestrator = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
DeleteOrchestratorOrBuilder

getDeletePartition()

public DeletePartition getDeletePartition()

Output only. If set, indicates that partition deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeletePartition delete_partition = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
DeletePartition

The deletePartition.

getDeletePartitionBuilder()

public DeletePartition.Builder getDeletePartitionBuilder()

Output only. If set, indicates that partition deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeletePartition delete_partition = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
DeletePartition.Builder

getDeletePartitionOrBuilder()

public DeletePartitionOrBuilder getDeletePartitionOrBuilder()

Output only. If set, indicates that partition deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeletePartition delete_partition = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
DeletePartitionOrBuilder

getDeletePrivateServiceAccess()

public DeletePrivateServiceAccess getDeletePrivateServiceAccess()

Output only. If set, indicates that private service access deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeletePrivateServiceAccess delete_private_service_access = 25 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
DeletePrivateServiceAccess

The deletePrivateServiceAccess.

getDeletePrivateServiceAccessBuilder()

public DeletePrivateServiceAccess.Builder getDeletePrivateServiceAccessBuilder()

Output only. If set, indicates that private service access deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeletePrivateServiceAccess delete_private_service_access = 25 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
DeletePrivateServiceAccess.Builder

getDeletePrivateServiceAccessOrBuilder()

public DeletePrivateServiceAccessOrBuilder getDeletePrivateServiceAccessOrBuilder()

Output only. If set, indicates that private service access deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeletePrivateServiceAccess delete_private_service_access = 25 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
DeletePrivateServiceAccessOrBuilder

getDeleteStorageBucket()

public DeleteStorageBucket getDeleteStorageBucket()

Output only. If set, indicates that Cloud Storage bucket deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeleteStorageBucket delete_storage_bucket = 23 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
DeleteStorageBucket

The deleteStorageBucket.

getDeleteStorageBucketBuilder()

public DeleteStorageBucket.Builder getDeleteStorageBucketBuilder()

Output only. If set, indicates that Cloud Storage bucket deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeleteStorageBucket delete_storage_bucket = 23 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
DeleteStorageBucket.Builder

getDeleteStorageBucketOrBuilder()

public DeleteStorageBucketOrBuilder getDeleteStorageBucketOrBuilder()

Output only. If set, indicates that Cloud Storage bucket deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeleteStorageBucket delete_storage_bucket = 23 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
DeleteStorageBucketOrBuilder

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
Descriptor
Overrides

getState()

public OperationStep.State getState()

Output only. State of the operation step.

.google.cloud.hypercomputecluster.v1.OperationStep.State state = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
OperationStep.State

The state.

getStateValue()

public int getStateValue()

Output only. State of the operation step.

.google.cloud.hypercomputecluster.v1.OperationStep.State state = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
int

The enum numeric value on the wire for state.

getTypeCase()

public OperationStep.TypeCase getTypeCase()
Returns
Type Description
OperationStep.TypeCase

getUpdateLoginNode()

public UpdateLoginNode getUpdateLoginNode()

Output only. If set, indicates that login node update is part of the operation.

.google.cloud.hypercomputecluster.v1.UpdateLoginNode update_login_node = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
UpdateLoginNode

The updateLoginNode.

getUpdateLoginNodeBuilder()

public UpdateLoginNode.Builder getUpdateLoginNodeBuilder()

Output only. If set, indicates that login node update is part of the operation.

.google.cloud.hypercomputecluster.v1.UpdateLoginNode update_login_node = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
UpdateLoginNode.Builder

getUpdateLoginNodeOrBuilder()

public UpdateLoginNodeOrBuilder getUpdateLoginNodeOrBuilder()

Output only. If set, indicates that login node update is part of the operation.

.google.cloud.hypercomputecluster.v1.UpdateLoginNode update_login_node = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
UpdateLoginNodeOrBuilder

getUpdateNodeset()

public UpdateNodeset getUpdateNodeset()

Output only. If set, indicates that nodeset update is part of the operation.

.google.cloud.hypercomputecluster.v1.UpdateNodeset update_nodeset = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
UpdateNodeset

The updateNodeset.

getUpdateNodesetBuilder()

public UpdateNodeset.Builder getUpdateNodesetBuilder()

Output only. If set, indicates that nodeset update is part of the operation.

.google.cloud.hypercomputecluster.v1.UpdateNodeset update_nodeset = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
UpdateNodeset.Builder

getUpdateNodesetOrBuilder()

public UpdateNodesetOrBuilder getUpdateNodesetOrBuilder()

Output only. If set, indicates that nodeset update is part of the operation.

.google.cloud.hypercomputecluster.v1.UpdateNodeset update_nodeset = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
UpdateNodesetOrBuilder

getUpdateOrchestrator()

public UpdateOrchestrator getUpdateOrchestrator()

Output only. If set, indicates that an orchestrator update is part of the operation.

.google.cloud.hypercomputecluster.v1.UpdateOrchestrator update_orchestrator = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
UpdateOrchestrator

The updateOrchestrator.

getUpdateOrchestratorBuilder()

public UpdateOrchestrator.Builder getUpdateOrchestratorBuilder()

Output only. If set, indicates that an orchestrator update is part of the operation.

.google.cloud.hypercomputecluster.v1.UpdateOrchestrator update_orchestrator = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
UpdateOrchestrator.Builder

getUpdateOrchestratorOrBuilder()

public UpdateOrchestratorOrBuilder getUpdateOrchestratorOrBuilder()

Output only. If set, indicates that an orchestrator update is part of the operation.

.google.cloud.hypercomputecluster.v1.UpdateOrchestrator update_orchestrator = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
UpdateOrchestratorOrBuilder

getUpdatePartition()

public UpdatePartition getUpdatePartition()

Output only. If set, indicates that partition update is part of the operation.

.google.cloud.hypercomputecluster.v1.UpdatePartition update_partition = 15 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
UpdatePartition

The updatePartition.

getUpdatePartitionBuilder()

public UpdatePartition.Builder getUpdatePartitionBuilder()

Output only. If set, indicates that partition update is part of the operation.

.google.cloud.hypercomputecluster.v1.UpdatePartition update_partition = 15 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
UpdatePartition.Builder

getUpdatePartitionOrBuilder()

public UpdatePartitionOrBuilder getUpdatePartitionOrBuilder()

Output only. If set, indicates that partition update is part of the operation.

.google.cloud.hypercomputecluster.v1.UpdatePartition update_partition = 15 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
UpdatePartitionOrBuilder

hasCheckClusterHealth()

public boolean hasCheckClusterHealth()

Output only. If set, indicates that cluster health check is part of the operation.

.google.cloud.hypercomputecluster.v1.CheckClusterHealth check_cluster_health = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
boolean

Whether the checkClusterHealth field is set.

hasCreateFilestoreInstance()

public boolean hasCreateFilestoreInstance()

Output only. If set, indicates that new Filestore instance creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreateFilestoreInstance create_filestore_instance = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
boolean

Whether the createFilestoreInstance field is set.

hasCreateLoginNode()

public boolean hasCreateLoginNode()

Output only. If set, indicates that new login node creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreateLoginNode create_login_node = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
boolean

Whether the createLoginNode field is set.

hasCreateLustreInstance()

public boolean hasCreateLustreInstance()

Output only. If set, indicates that new Lustre instance creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreateLustreInstance create_lustre_instance = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
boolean

Whether the createLustreInstance field is set.

hasCreateNetwork()

public boolean hasCreateNetwork()

Output only. If set, indicates that new network creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreateNetwork create_network = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
boolean

Whether the createNetwork field is set.

hasCreateNodeset()

public boolean hasCreateNodeset()

Output only. If set, indicates that new nodeset creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreateNodeset create_nodeset = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
boolean

Whether the createNodeset field is set.

hasCreateOrchestrator()

public boolean hasCreateOrchestrator()

Output only. If set, indicates that orchestrator creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreateOrchestrator create_orchestrator = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
boolean

Whether the createOrchestrator field is set.

hasCreatePartition()

public boolean hasCreatePartition()

Output only. If set, indicates that new partition creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreatePartition create_partition = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
boolean

Whether the createPartition field is set.

hasCreatePrivateServiceAccess()

public boolean hasCreatePrivateServiceAccess()

Output only. If set, indicates that new private service access creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreatePrivateServiceAccess create_private_service_access = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
boolean

Whether the createPrivateServiceAccess field is set.

hasCreateStorageBucket()

public boolean hasCreateStorageBucket()

Output only. If set, indicates that new Cloud Storage bucket creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreateStorageBucket create_storage_bucket = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
boolean

Whether the createStorageBucket field is set.

hasDeleteFilestoreInstance()

public boolean hasDeleteFilestoreInstance()

Output only. If set, indicates that Filestore instance deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeleteFilestoreInstance delete_filestore_instance = 22 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
boolean

Whether the deleteFilestoreInstance field is set.

hasDeleteLoginNode()

public boolean hasDeleteLoginNode()

Output only. If set, indicates that login node deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeleteLoginNode delete_login_node = 21 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
boolean

Whether the deleteLoginNode field is set.

hasDeleteLustreInstance()

public boolean hasDeleteLustreInstance()

Output only. If set, indicates that Lustre instance deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeleteLustreInstance delete_lustre_instance = 24 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
boolean

Whether the deleteLustreInstance field is set.

hasDeleteNetwork()

public boolean hasDeleteNetwork()

Output only. If set, indicates that network deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeleteNetwork delete_network = 26 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
boolean

Whether the deleteNetwork field is set.

hasDeleteNodeset()

public boolean hasDeleteNodeset()

Output only. If set, indicates that nodeset deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeleteNodeset delete_nodeset = 19 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
boolean

Whether the deleteNodeset field is set.

hasDeleteOrchestrator()

public boolean hasDeleteOrchestrator()

Output only. If set, indicates that orchestrator deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeleteOrchestrator delete_orchestrator = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
boolean

Whether the deleteOrchestrator field is set.

hasDeletePartition()

public boolean hasDeletePartition()

Output only. If set, indicates that partition deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeletePartition delete_partition = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
boolean

Whether the deletePartition field is set.

hasDeletePrivateServiceAccess()

public boolean hasDeletePrivateServiceAccess()

Output only. If set, indicates that private service access deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeletePrivateServiceAccess delete_private_service_access = 25 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
boolean

Whether the deletePrivateServiceAccess field is set.

hasDeleteStorageBucket()

public boolean hasDeleteStorageBucket()

Output only. If set, indicates that Cloud Storage bucket deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeleteStorageBucket delete_storage_bucket = 23 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
boolean

Whether the deleteStorageBucket field is set.

hasUpdateLoginNode()

public boolean hasUpdateLoginNode()

Output only. If set, indicates that login node update is part of the operation.

.google.cloud.hypercomputecluster.v1.UpdateLoginNode update_login_node = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
boolean

Whether the updateLoginNode field is set.

hasUpdateNodeset()

public boolean hasUpdateNodeset()

Output only. If set, indicates that nodeset update is part of the operation.

.google.cloud.hypercomputecluster.v1.UpdateNodeset update_nodeset = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
boolean

Whether the updateNodeset field is set.

hasUpdateOrchestrator()

public boolean hasUpdateOrchestrator()

Output only. If set, indicates that an orchestrator update is part of the operation.

.google.cloud.hypercomputecluster.v1.UpdateOrchestrator update_orchestrator = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
boolean

Whether the updateOrchestrator field is set.

hasUpdatePartition()

public boolean hasUpdatePartition()

Output only. If set, indicates that partition update is part of the operation.

.google.cloud.hypercomputecluster.v1.UpdatePartition update_partition = 15 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
boolean

Whether the updatePartition field is set.

internalGetFieldAccessorTable()

protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeCheckClusterHealth(CheckClusterHealth value)

public OperationStep.Builder mergeCheckClusterHealth(CheckClusterHealth value)

Output only. If set, indicates that cluster health check is part of the operation.

.google.cloud.hypercomputecluster.v1.CheckClusterHealth check_cluster_health = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value CheckClusterHealth
Returns
Type Description
OperationStep.Builder

mergeCreateFilestoreInstance(CreateFilestoreInstance value)

public OperationStep.Builder mergeCreateFilestoreInstance(CreateFilestoreInstance value)

Output only. If set, indicates that new Filestore instance creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreateFilestoreInstance create_filestore_instance = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value CreateFilestoreInstance
Returns
Type Description
OperationStep.Builder

mergeCreateLoginNode(CreateLoginNode value)

public OperationStep.Builder mergeCreateLoginNode(CreateLoginNode value)

Output only. If set, indicates that new login node creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreateLoginNode create_login_node = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value CreateLoginNode
Returns
Type Description
OperationStep.Builder

mergeCreateLustreInstance(CreateLustreInstance value)

public OperationStep.Builder mergeCreateLustreInstance(CreateLustreInstance value)

Output only. If set, indicates that new Lustre instance creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreateLustreInstance create_lustre_instance = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value CreateLustreInstance
Returns
Type Description
OperationStep.Builder

mergeCreateNetwork(CreateNetwork value)

public OperationStep.Builder mergeCreateNetwork(CreateNetwork value)

Output only. If set, indicates that new network creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreateNetwork create_network = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value CreateNetwork
Returns
Type Description
OperationStep.Builder

mergeCreateNodeset(CreateNodeset value)

public OperationStep.Builder mergeCreateNodeset(CreateNodeset value)

Output only. If set, indicates that new nodeset creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreateNodeset create_nodeset = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value CreateNodeset
Returns
Type Description
OperationStep.Builder

mergeCreateOrchestrator(CreateOrchestrator value)

public OperationStep.Builder mergeCreateOrchestrator(CreateOrchestrator value)

Output only. If set, indicates that orchestrator creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreateOrchestrator create_orchestrator = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value CreateOrchestrator
Returns
Type Description
OperationStep.Builder

mergeCreatePartition(CreatePartition value)

public OperationStep.Builder mergeCreatePartition(CreatePartition value)

Output only. If set, indicates that new partition creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreatePartition create_partition = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value CreatePartition
Returns
Type Description
OperationStep.Builder

mergeCreatePrivateServiceAccess(CreatePrivateServiceAccess value)

public OperationStep.Builder mergeCreatePrivateServiceAccess(CreatePrivateServiceAccess value)

Output only. If set, indicates that new private service access creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreatePrivateServiceAccess create_private_service_access = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value CreatePrivateServiceAccess
Returns
Type Description
OperationStep.Builder

mergeCreateStorageBucket(CreateStorageBucket value)

public OperationStep.Builder mergeCreateStorageBucket(CreateStorageBucket value)

Output only. If set, indicates that new Cloud Storage bucket creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreateStorageBucket create_storage_bucket = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value CreateStorageBucket
Returns
Type Description
OperationStep.Builder

mergeDeleteFilestoreInstance(DeleteFilestoreInstance value)

public OperationStep.Builder mergeDeleteFilestoreInstance(DeleteFilestoreInstance value)

Output only. If set, indicates that Filestore instance deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeleteFilestoreInstance delete_filestore_instance = 22 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value DeleteFilestoreInstance
Returns
Type Description
OperationStep.Builder

mergeDeleteLoginNode(DeleteLoginNode value)

public OperationStep.Builder mergeDeleteLoginNode(DeleteLoginNode value)

Output only. If set, indicates that login node deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeleteLoginNode delete_login_node = 21 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value DeleteLoginNode
Returns
Type Description
OperationStep.Builder

mergeDeleteLustreInstance(DeleteLustreInstance value)

public OperationStep.Builder mergeDeleteLustreInstance(DeleteLustreInstance value)

Output only. If set, indicates that Lustre instance deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeleteLustreInstance delete_lustre_instance = 24 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value DeleteLustreInstance
Returns
Type Description
OperationStep.Builder

mergeDeleteNetwork(DeleteNetwork value)

public OperationStep.Builder mergeDeleteNetwork(DeleteNetwork value)

Output only. If set, indicates that network deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeleteNetwork delete_network = 26 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value DeleteNetwork
Returns
Type Description
OperationStep.Builder

mergeDeleteNodeset(DeleteNodeset value)

public OperationStep.Builder mergeDeleteNodeset(DeleteNodeset value)

Output only. If set, indicates that nodeset deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeleteNodeset delete_nodeset = 19 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value DeleteNodeset
Returns
Type Description
OperationStep.Builder

mergeDeleteOrchestrator(DeleteOrchestrator value)

public OperationStep.Builder mergeDeleteOrchestrator(DeleteOrchestrator value)

Output only. If set, indicates that orchestrator deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeleteOrchestrator delete_orchestrator = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value DeleteOrchestrator
Returns
Type Description
OperationStep.Builder

mergeDeletePartition(DeletePartition value)

public OperationStep.Builder mergeDeletePartition(DeletePartition value)

Output only. If set, indicates that partition deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeletePartition delete_partition = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value DeletePartition
Returns
Type Description
OperationStep.Builder

mergeDeletePrivateServiceAccess(DeletePrivateServiceAccess value)

public OperationStep.Builder mergeDeletePrivateServiceAccess(DeletePrivateServiceAccess value)

Output only. If set, indicates that private service access deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeletePrivateServiceAccess delete_private_service_access = 25 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value DeletePrivateServiceAccess
Returns
Type Description
OperationStep.Builder

mergeDeleteStorageBucket(DeleteStorageBucket value)

public OperationStep.Builder mergeDeleteStorageBucket(DeleteStorageBucket value)

Output only. If set, indicates that Cloud Storage bucket deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeleteStorageBucket delete_storage_bucket = 23 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value DeleteStorageBucket
Returns
Type Description
OperationStep.Builder

mergeFrom(OperationStep other)

public OperationStep.Builder mergeFrom(OperationStep other)
Parameter
Name Description
other OperationStep
Returns
Type Description
OperationStep.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public OperationStep.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
OperationStep.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

public OperationStep.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
OperationStep.Builder
Overrides

mergeUpdateLoginNode(UpdateLoginNode value)

public OperationStep.Builder mergeUpdateLoginNode(UpdateLoginNode value)

Output only. If set, indicates that login node update is part of the operation.

.google.cloud.hypercomputecluster.v1.UpdateLoginNode update_login_node = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value UpdateLoginNode
Returns
Type Description
OperationStep.Builder

mergeUpdateNodeset(UpdateNodeset value)

public OperationStep.Builder mergeUpdateNodeset(UpdateNodeset value)

Output only. If set, indicates that nodeset update is part of the operation.

.google.cloud.hypercomputecluster.v1.UpdateNodeset update_nodeset = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value UpdateNodeset
Returns
Type Description
OperationStep.Builder

mergeUpdateOrchestrator(UpdateOrchestrator value)

public OperationStep.Builder mergeUpdateOrchestrator(UpdateOrchestrator value)

Output only. If set, indicates that an orchestrator update is part of the operation.

.google.cloud.hypercomputecluster.v1.UpdateOrchestrator update_orchestrator = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value UpdateOrchestrator
Returns
Type Description
OperationStep.Builder

mergeUpdatePartition(UpdatePartition value)

public OperationStep.Builder mergeUpdatePartition(UpdatePartition value)

Output only. If set, indicates that partition update is part of the operation.

.google.cloud.hypercomputecluster.v1.UpdatePartition update_partition = 15 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value UpdatePartition
Returns
Type Description
OperationStep.Builder

setCheckClusterHealth(CheckClusterHealth value)

public OperationStep.Builder setCheckClusterHealth(CheckClusterHealth value)

Output only. If set, indicates that cluster health check is part of the operation.

.google.cloud.hypercomputecluster.v1.CheckClusterHealth check_cluster_health = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value CheckClusterHealth
Returns
Type Description
OperationStep.Builder

setCheckClusterHealth(CheckClusterHealth.Builder builderForValue)

public OperationStep.Builder setCheckClusterHealth(CheckClusterHealth.Builder builderForValue)

Output only. If set, indicates that cluster health check is part of the operation.

.google.cloud.hypercomputecluster.v1.CheckClusterHealth check_cluster_health = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
builderForValue CheckClusterHealth.Builder
Returns
Type Description
OperationStep.Builder

setCreateFilestoreInstance(CreateFilestoreInstance value)

public OperationStep.Builder setCreateFilestoreInstance(CreateFilestoreInstance value)

Output only. If set, indicates that new Filestore instance creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreateFilestoreInstance create_filestore_instance = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value CreateFilestoreInstance
Returns
Type Description
OperationStep.Builder

setCreateFilestoreInstance(CreateFilestoreInstance.Builder builderForValue)

public OperationStep.Builder setCreateFilestoreInstance(CreateFilestoreInstance.Builder builderForValue)

Output only. If set, indicates that new Filestore instance creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreateFilestoreInstance create_filestore_instance = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
builderForValue CreateFilestoreInstance.Builder
Returns
Type Description
OperationStep.Builder

setCreateLoginNode(CreateLoginNode value)

public OperationStep.Builder setCreateLoginNode(CreateLoginNode value)

Output only. If set, indicates that new login node creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreateLoginNode create_login_node = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value CreateLoginNode
Returns
Type Description
OperationStep.Builder

setCreateLoginNode(CreateLoginNode.Builder builderForValue)

public OperationStep.Builder setCreateLoginNode(CreateLoginNode.Builder builderForValue)

Output only. If set, indicates that new login node creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreateLoginNode create_login_node = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
builderForValue CreateLoginNode.Builder
Returns
Type Description
OperationStep.Builder

setCreateLustreInstance(CreateLustreInstance value)

public OperationStep.Builder setCreateLustreInstance(CreateLustreInstance value)

Output only. If set, indicates that new Lustre instance creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreateLustreInstance create_lustre_instance = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value CreateLustreInstance
Returns
Type Description
OperationStep.Builder

setCreateLustreInstance(CreateLustreInstance.Builder builderForValue)

public OperationStep.Builder setCreateLustreInstance(CreateLustreInstance.Builder builderForValue)

Output only. If set, indicates that new Lustre instance creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreateLustreInstance create_lustre_instance = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
builderForValue CreateLustreInstance.Builder
Returns
Type Description
OperationStep.Builder

setCreateNetwork(CreateNetwork value)

public OperationStep.Builder setCreateNetwork(CreateNetwork value)

Output only. If set, indicates that new network creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreateNetwork create_network = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value CreateNetwork
Returns
Type Description
OperationStep.Builder

setCreateNetwork(CreateNetwork.Builder builderForValue)

public OperationStep.Builder setCreateNetwork(CreateNetwork.Builder builderForValue)

Output only. If set, indicates that new network creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreateNetwork create_network = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
builderForValue CreateNetwork.Builder
Returns
Type Description
OperationStep.Builder

setCreateNodeset(CreateNodeset value)

public OperationStep.Builder setCreateNodeset(CreateNodeset value)

Output only. If set, indicates that new nodeset creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreateNodeset create_nodeset = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value CreateNodeset
Returns
Type Description
OperationStep.Builder

setCreateNodeset(CreateNodeset.Builder builderForValue)

public OperationStep.Builder setCreateNodeset(CreateNodeset.Builder builderForValue)

Output only. If set, indicates that new nodeset creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreateNodeset create_nodeset = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
builderForValue CreateNodeset.Builder
Returns
Type Description
OperationStep.Builder

setCreateOrchestrator(CreateOrchestrator value)

public OperationStep.Builder setCreateOrchestrator(CreateOrchestrator value)

Output only. If set, indicates that orchestrator creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreateOrchestrator create_orchestrator = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value CreateOrchestrator
Returns
Type Description
OperationStep.Builder

setCreateOrchestrator(CreateOrchestrator.Builder builderForValue)

public OperationStep.Builder setCreateOrchestrator(CreateOrchestrator.Builder builderForValue)

Output only. If set, indicates that orchestrator creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreateOrchestrator create_orchestrator = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
builderForValue CreateOrchestrator.Builder
Returns
Type Description
OperationStep.Builder

setCreatePartition(CreatePartition value)

public OperationStep.Builder setCreatePartition(CreatePartition value)

Output only. If set, indicates that new partition creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreatePartition create_partition = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value CreatePartition
Returns
Type Description
OperationStep.Builder

setCreatePartition(CreatePartition.Builder builderForValue)

public OperationStep.Builder setCreatePartition(CreatePartition.Builder builderForValue)

Output only. If set, indicates that new partition creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreatePartition create_partition = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
builderForValue CreatePartition.Builder
Returns
Type Description
OperationStep.Builder

setCreatePrivateServiceAccess(CreatePrivateServiceAccess value)

public OperationStep.Builder setCreatePrivateServiceAccess(CreatePrivateServiceAccess value)

Output only. If set, indicates that new private service access creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreatePrivateServiceAccess create_private_service_access = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value CreatePrivateServiceAccess
Returns
Type Description
OperationStep.Builder

setCreatePrivateServiceAccess(CreatePrivateServiceAccess.Builder builderForValue)

public OperationStep.Builder setCreatePrivateServiceAccess(CreatePrivateServiceAccess.Builder builderForValue)

Output only. If set, indicates that new private service access creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreatePrivateServiceAccess create_private_service_access = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
builderForValue CreatePrivateServiceAccess.Builder
Returns
Type Description
OperationStep.Builder

setCreateStorageBucket(CreateStorageBucket value)

public OperationStep.Builder setCreateStorageBucket(CreateStorageBucket value)

Output only. If set, indicates that new Cloud Storage bucket creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreateStorageBucket create_storage_bucket = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value CreateStorageBucket
Returns
Type Description
OperationStep.Builder

setCreateStorageBucket(CreateStorageBucket.Builder builderForValue)

public OperationStep.Builder setCreateStorageBucket(CreateStorageBucket.Builder builderForValue)

Output only. If set, indicates that new Cloud Storage bucket creation is part of the operation.

.google.cloud.hypercomputecluster.v1.CreateStorageBucket create_storage_bucket = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
builderForValue CreateStorageBucket.Builder
Returns
Type Description
OperationStep.Builder

setDeleteFilestoreInstance(DeleteFilestoreInstance value)

public OperationStep.Builder setDeleteFilestoreInstance(DeleteFilestoreInstance value)

Output only. If set, indicates that Filestore instance deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeleteFilestoreInstance delete_filestore_instance = 22 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value DeleteFilestoreInstance
Returns
Type Description
OperationStep.Builder

setDeleteFilestoreInstance(DeleteFilestoreInstance.Builder builderForValue)

public OperationStep.Builder setDeleteFilestoreInstance(DeleteFilestoreInstance.Builder builderForValue)

Output only. If set, indicates that Filestore instance deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeleteFilestoreInstance delete_filestore_instance = 22 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
builderForValue DeleteFilestoreInstance.Builder
Returns
Type Description
OperationStep.Builder

setDeleteLoginNode(DeleteLoginNode value)

public OperationStep.Builder setDeleteLoginNode(DeleteLoginNode value)

Output only. If set, indicates that login node deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeleteLoginNode delete_login_node = 21 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value DeleteLoginNode
Returns
Type Description
OperationStep.Builder

setDeleteLoginNode(DeleteLoginNode.Builder builderForValue)

public OperationStep.Builder setDeleteLoginNode(DeleteLoginNode.Builder builderForValue)

Output only. If set, indicates that login node deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeleteLoginNode delete_login_node = 21 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
builderForValue DeleteLoginNode.Builder
Returns
Type Description
OperationStep.Builder

setDeleteLustreInstance(DeleteLustreInstance value)

public OperationStep.Builder setDeleteLustreInstance(DeleteLustreInstance value)

Output only. If set, indicates that Lustre instance deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeleteLustreInstance delete_lustre_instance = 24 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value DeleteLustreInstance
Returns
Type Description
OperationStep.Builder

setDeleteLustreInstance(DeleteLustreInstance.Builder builderForValue)

public OperationStep.Builder setDeleteLustreInstance(DeleteLustreInstance.Builder builderForValue)

Output only. If set, indicates that Lustre instance deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeleteLustreInstance delete_lustre_instance = 24 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
builderForValue DeleteLustreInstance.Builder
Returns
Type Description
OperationStep.Builder

setDeleteNetwork(DeleteNetwork value)

public OperationStep.Builder setDeleteNetwork(DeleteNetwork value)

Output only. If set, indicates that network deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeleteNetwork delete_network = 26 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value DeleteNetwork
Returns
Type Description
OperationStep.Builder

setDeleteNetwork(DeleteNetwork.Builder builderForValue)

public OperationStep.Builder setDeleteNetwork(DeleteNetwork.Builder builderForValue)

Output only. If set, indicates that network deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeleteNetwork delete_network = 26 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
builderForValue DeleteNetwork.Builder
Returns
Type Description
OperationStep.Builder

setDeleteNodeset(DeleteNodeset value)

public OperationStep.Builder setDeleteNodeset(DeleteNodeset value)

Output only. If set, indicates that nodeset deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeleteNodeset delete_nodeset = 19 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value DeleteNodeset
Returns
Type Description
OperationStep.Builder

setDeleteNodeset(DeleteNodeset.Builder builderForValue)

public OperationStep.Builder setDeleteNodeset(DeleteNodeset.Builder builderForValue)

Output only. If set, indicates that nodeset deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeleteNodeset delete_nodeset = 19 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
builderForValue DeleteNodeset.Builder
Returns
Type Description
OperationStep.Builder

setDeleteOrchestrator(DeleteOrchestrator value)

public OperationStep.Builder setDeleteOrchestrator(DeleteOrchestrator value)

Output only. If set, indicates that orchestrator deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeleteOrchestrator delete_orchestrator = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value DeleteOrchestrator
Returns
Type Description
OperationStep.Builder

setDeleteOrchestrator(DeleteOrchestrator.Builder builderForValue)

public OperationStep.Builder setDeleteOrchestrator(DeleteOrchestrator.Builder builderForValue)

Output only. If set, indicates that orchestrator deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeleteOrchestrator delete_orchestrator = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
builderForValue DeleteOrchestrator.Builder
Returns
Type Description
OperationStep.Builder

setDeletePartition(DeletePartition value)

public OperationStep.Builder setDeletePartition(DeletePartition value)

Output only. If set, indicates that partition deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeletePartition delete_partition = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value DeletePartition
Returns
Type Description
OperationStep.Builder

setDeletePartition(DeletePartition.Builder builderForValue)

public OperationStep.Builder setDeletePartition(DeletePartition.Builder builderForValue)

Output only. If set, indicates that partition deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeletePartition delete_partition = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
builderForValue DeletePartition.Builder
Returns
Type Description
OperationStep.Builder

setDeletePrivateServiceAccess(DeletePrivateServiceAccess value)

public OperationStep.Builder setDeletePrivateServiceAccess(DeletePrivateServiceAccess value)

Output only. If set, indicates that private service access deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeletePrivateServiceAccess delete_private_service_access = 25 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value DeletePrivateServiceAccess
Returns
Type Description
OperationStep.Builder

setDeletePrivateServiceAccess(DeletePrivateServiceAccess.Builder builderForValue)

public OperationStep.Builder setDeletePrivateServiceAccess(DeletePrivateServiceAccess.Builder builderForValue)

Output only. If set, indicates that private service access deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeletePrivateServiceAccess delete_private_service_access = 25 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
builderForValue DeletePrivateServiceAccess.Builder
Returns
Type Description
OperationStep.Builder

setDeleteStorageBucket(DeleteStorageBucket value)

public OperationStep.Builder setDeleteStorageBucket(DeleteStorageBucket value)

Output only. If set, indicates that Cloud Storage bucket deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeleteStorageBucket delete_storage_bucket = 23 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value DeleteStorageBucket
Returns
Type Description
OperationStep.Builder

setDeleteStorageBucket(DeleteStorageBucket.Builder builderForValue)

public OperationStep.Builder setDeleteStorageBucket(DeleteStorageBucket.Builder builderForValue)

Output only. If set, indicates that Cloud Storage bucket deletion is part of the operation.

.google.cloud.hypercomputecluster.v1.DeleteStorageBucket delete_storage_bucket = 23 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
builderForValue DeleteStorageBucket.Builder
Returns
Type Description
OperationStep.Builder

setState(OperationStep.State value)

public OperationStep.Builder setState(OperationStep.State value)

Output only. State of the operation step.

.google.cloud.hypercomputecluster.v1.OperationStep.State state = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value OperationStep.State

The state to set.

Returns
Type Description
OperationStep.Builder

This builder for chaining.

setStateValue(int value)

public OperationStep.Builder setStateValue(int value)

Output only. State of the operation step.

.google.cloud.hypercomputecluster.v1.OperationStep.State state = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value int

The enum numeric value on the wire for state to set.

Returns
Type Description
OperationStep.Builder

This builder for chaining.

setUpdateLoginNode(UpdateLoginNode value)

public OperationStep.Builder setUpdateLoginNode(UpdateLoginNode value)

Output only. If set, indicates that login node update is part of the operation.

.google.cloud.hypercomputecluster.v1.UpdateLoginNode update_login_node = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value UpdateLoginNode
Returns
Type Description
OperationStep.Builder

setUpdateLoginNode(UpdateLoginNode.Builder builderForValue)

public OperationStep.Builder setUpdateLoginNode(UpdateLoginNode.Builder builderForValue)

Output only. If set, indicates that login node update is part of the operation.

.google.cloud.hypercomputecluster.v1.UpdateLoginNode update_login_node = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
builderForValue UpdateLoginNode.Builder
Returns
Type Description
OperationStep.Builder

setUpdateNodeset(UpdateNodeset value)

public OperationStep.Builder setUpdateNodeset(UpdateNodeset value)

Output only. If set, indicates that nodeset update is part of the operation.

.google.cloud.hypercomputecluster.v1.UpdateNodeset update_nodeset = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value UpdateNodeset
Returns
Type Description
OperationStep.Builder

setUpdateNodeset(UpdateNodeset.Builder builderForValue)

public OperationStep.Builder setUpdateNodeset(UpdateNodeset.Builder builderForValue)

Output only. If set, indicates that nodeset update is part of the operation.

.google.cloud.hypercomputecluster.v1.UpdateNodeset update_nodeset = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
builderForValue UpdateNodeset.Builder
Returns
Type Description
OperationStep.Builder

setUpdateOrchestrator(UpdateOrchestrator value)

public OperationStep.Builder setUpdateOrchestrator(UpdateOrchestrator value)

Output only. If set, indicates that an orchestrator update is part of the operation.

.google.cloud.hypercomputecluster.v1.UpdateOrchestrator update_orchestrator = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value UpdateOrchestrator
Returns
Type Description
OperationStep.Builder

setUpdateOrchestrator(UpdateOrchestrator.Builder builderForValue)

public OperationStep.Builder setUpdateOrchestrator(UpdateOrchestrator.Builder builderForValue)

Output only. If set, indicates that an orchestrator update is part of the operation.

.google.cloud.hypercomputecluster.v1.UpdateOrchestrator update_orchestrator = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
builderForValue UpdateOrchestrator.Builder
Returns
Type Description
OperationStep.Builder

setUpdatePartition(UpdatePartition value)

public OperationStep.Builder setUpdatePartition(UpdatePartition value)

Output only. If set, indicates that partition update is part of the operation.

.google.cloud.hypercomputecluster.v1.UpdatePartition update_partition = 15 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value UpdatePartition
Returns
Type Description
OperationStep.Builder

setUpdatePartition(UpdatePartition.Builder builderForValue)

public OperationStep.Builder setUpdatePartition(UpdatePartition.Builder builderForValue)

Output only. If set, indicates that partition update is part of the operation.

.google.cloud.hypercomputecluster.v1.UpdatePartition update_partition = 15 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
builderForValue UpdatePartition.Builder
Returns
Type Description
OperationStep.Builder