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

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







SearchSessionSparkApplicationSqlQueriesResponse (Cloud Dataproc API v1-rev20241025-2.0.0)












com.google.api.services.dataproc.model

Class SearchSessionSparkApplicationSqlQueriesResponse

    • Constructor Detail

      • SearchSessionSparkApplicationSqlQueriesResponse

        public SearchSessionSparkApplicationSqlQueriesResponse()
    • Method Detail

      • getNextPageToken

        public String getNextPageToken()
        This token is included in the response if there are more results to fetch. To fetch additional results, provide this value as the page_token in a subsequent SearchSessionSparkApplicationSqlQueriesRequest.
        Returns:
        value or null for none
      • setNextPageToken

        public SearchSessionSparkApplicationSqlQueriesResponse setNextPageToken(String nextPageToken)
        This token is included in the response if there are more results to fetch. To fetch additional results, provide this value as the page_token in a subsequent SearchSessionSparkApplicationSqlQueriesRequest.
        Parameters:
        nextPageToken - nextPageToken or null for none
      • getSparkApplicationSqlQueries

        public List<SqlExecutionUiData> getSparkApplicationSqlQueries()
        Output only. SQL Execution Data
        Returns:
        value or null for none

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy