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

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

The newest version!






SessionOperationMetadata (Cloud Dataproc API v1-rev20241025-2.0.0)












com.google.api.services.dataproc.model

Class SessionOperationMetadata

    • Constructor Detail

      • SessionOperationMetadata

        public SessionOperationMetadata()
    • Method Detail

      • getCreateTime

        public String getCreateTime()
        The time when the operation was created.
        Returns:
        value or null for none
      • setCreateTime

        public SessionOperationMetadata setCreateTime(String createTime)
        The time when the operation was created.
        Parameters:
        createTime - createTime or null for none
      • getDescription

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

        public SessionOperationMetadata setDescription(String description)
        Short description of the operation.
        Parameters:
        description - description or null for none
      • getDoneTime

        public String getDoneTime()
        The time when the operation was finished.
        Returns:
        value or null for none
      • setDoneTime

        public SessionOperationMetadata setDoneTime(String doneTime)
        The time when the operation was finished.
        Parameters:
        doneTime - doneTime or null for none
      • getLabels

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

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

        public SessionOperationMetadata setOperationType(String operationType)
        The operation type.
        Parameters:
        operationType - operationType or null for none
      • getSession

        public String getSession()
        Name of the session for the operation.
        Returns:
        value or null for none
      • setSession

        public SessionOperationMetadata setSession(String session)
        Name of the session for the operation.
        Parameters:
        session - session or null for none
      • getSessionUuid

        public String getSessionUuid()
        Session UUID for the operation.
        Returns:
        value or null for none
      • setSessionUuid

        public SessionOperationMetadata setSessionUuid(String sessionUuid)
        Session UUID for the operation.
        Parameters:
        sessionUuid - sessionUuid or null for none
      • getWarnings

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

        public SessionOperationMetadata setWarnings(List<String> warnings)
        Warnings 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