All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.dataproc.model.ClusterOperationMetadata.html Maven / Gradle / Ivy

There is a newer version: v1-rev20250111-2.0.0
Show newest version






ClusterOperationMetadata (Cloud Dataproc API v1-rev20241025-2.0.0)












com.google.api.services.dataproc.model

Class ClusterOperationMetadata

    • Constructor Detail

      • ClusterOperationMetadata

        public ClusterOperationMetadata()
    • Method Detail

      • getChildOperationIds

        public List<String> getChildOperationIds()
        Output only. Child operation ids
        Returns:
        value or null for none
      • setChildOperationIds

        public ClusterOperationMetadata setChildOperationIds(List<String> childOperationIds)
        Output only. Child operation ids
        Parameters:
        childOperationIds - childOperationIds or null for none
      • getClusterName

        public String getClusterName()
        Output only. Name of the cluster for the operation.
        Returns:
        value or null for none
      • setClusterName

        public ClusterOperationMetadata setClusterName(String clusterName)
        Output only. Name of the cluster for the operation.
        Parameters:
        clusterName - clusterName or null for none
      • getClusterUuid

        public String getClusterUuid()
        Output only. Cluster UUID for the operation.
        Returns:
        value or null for none
      • setClusterUuid

        public ClusterOperationMetadata setClusterUuid(String clusterUuid)
        Output only. Cluster UUID for the operation.
        Parameters:
        clusterUuid - clusterUuid or null for none
      • getDescription

        public String getDescription()
        Output only. Short description of operation.
        Returns:
        value or null for none
      • setDescription

        public ClusterOperationMetadata setDescription(String description)
        Output only. Short description of operation.
        Parameters:
        description - description or null for none
      • getLabels

        public Map<String,String> getLabels()
        Output only. Labels associated with the operation
        Returns:
        value or null for none
      • getOperationType

        public String getOperationType()
        Output only. The operation type.
        Returns:
        value or null for none
      • setOperationType

        public ClusterOperationMetadata setOperationType(String operationType)
        Output only. The operation type.
        Parameters:
        operationType - operationType or null for none
      • getStatus

        public ClusterOperationStatus getStatus()
        Output only. Current operation status.
        Returns:
        value or null for none
      • getStatusHistory

        public List<ClusterOperationStatus> getStatusHistory()
        Output only. The previous operation status.
        Returns:
        value or null for none
      • getWarnings

        public List<String> getWarnings()
        Output only. Errors encountered during operation execution.
        Returns:
        value or null for none
      • setWarnings

        public ClusterOperationMetadata setWarnings(List<String> warnings)
        Output only. Errors encountered during operation execution.
        Parameters:
        warnings - warnings or null for none

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy