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

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

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






StreamingQueryData (Cloud Dataproc API v1-rev20241025-2.0.0)












com.google.api.services.dataproc.model

Class StreamingQueryData

    • Constructor Detail

      • StreamingQueryData

        public StreamingQueryData()
    • Method Detail

      • getEndTimestamp

        public Long getEndTimestamp()
        Returns:
        value or null for none
      • setEndTimestamp

        public StreamingQueryData setEndTimestamp(Long endTimestamp)
        Parameters:
        endTimestamp - endTimestamp or null for none
      • getException

        public String getException()
        Returns:
        value or null for none
      • setException

        public StreamingQueryData setException(String exception)
        Parameters:
        exception - exception or null for none
      • getIsActive

        public Boolean getIsActive()
        Returns:
        value or null for none
      • getName

        public String getName()
        Returns:
        value or null for none
      • getRunId

        public String getRunId()
        Returns:
        value or null for none
      • getStartTimestamp

        public Long getStartTimestamp()
        Returns:
        value or null for none
      • setStartTimestamp

        public StreamingQueryData setStartTimestamp(Long startTimestamp)
        Parameters:
        startTimestamp - startTimestamp or null for none
      • getStreamingQueryId

        public String getStreamingQueryId()
        Returns:
        value or null for none
      • setStreamingQueryId

        public StreamingQueryData setStreamingQueryId(String streamingQueryId)
        Parameters:
        streamingQueryId - streamingQueryId or null for none
      • clone

        public StreamingQueryData clone()
        Overrides:
        clone in class com.google.api.client.json.GenericJson

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy