Interface OperationStepOrBuilder (0.8.0)

public interface OperationStepOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getCheckClusterHealth()

public abstract 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.

getCheckClusterHealthOrBuilder()

public abstract 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 abstract 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.

getCreateFilestoreInstanceOrBuilder()

public abstract 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 abstract 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.

getCreateLoginNodeOrBuilder()

public abstract 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 abstract 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.

getCreateLustreInstanceOrBuilder()

public abstract 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 abstract 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.

getCreateNetworkOrBuilder()

public abstract 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 abstract 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.

getCreateNodesetOrBuilder()

public abstract 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 abstract 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.

getCreateOrchestratorOrBuilder()

public abstract 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 abstract 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.

getCreatePartitionOrBuilder()

public abstract 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 abstract 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.

getCreatePrivateServiceAccessOrBuilder()

public abstract 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 abstract 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.

getCreateStorageBucketOrBuilder()

public abstract 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

getDeleteFilestoreInstance()

public abstract 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.

getDeleteFilestoreInstanceOrBuilder()

public abstract 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 abstract 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.

getDeleteLoginNodeOrBuilder()

public abstract 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 abstract 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.

getDeleteLustreInstanceOrBuilder()

public abstract 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 abstract 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.

getDeleteNetworkOrBuilder()

public abstract 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 abstract 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.

getDeleteNodesetOrBuilder()

public abstract 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 abstract 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.

getDeleteOrchestratorOrBuilder()

public abstract 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 abstract 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.

getDeletePartitionOrBuilder()

public abstract 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 abstract 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.

getDeletePrivateServiceAccessOrBuilder()

public abstract 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 abstract 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.

getDeleteStorageBucketOrBuilder()

public abstract 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

getState()

public abstract 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 abstract 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 abstract OperationStep.TypeCase getTypeCase()
Returns
Type Description
OperationStep.TypeCase

getUpdateLoginNode()

public abstract 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.

getUpdateLoginNodeOrBuilder()

public abstract 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 abstract 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.

getUpdateNodesetOrBuilder()

public abstract 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 abstract 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.

getUpdateOrchestratorOrBuilder()

public abstract 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 abstract 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.

getUpdatePartitionOrBuilder()

public abstract 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 abstract 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 abstract 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 abstract 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 abstract 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 abstract 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 abstract 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 abstract 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 abstract 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 abstract 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 abstract 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 abstract 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 abstract 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 abstract 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 abstract 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 abstract 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 abstract 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 abstract 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 abstract 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 abstract 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 abstract 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 abstract 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 abstract 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 abstract 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.