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

target.apidocs.com.google.api.services.bigquery.Bigquery.Jobs.GetQueryResults.html Maven / Gradle / Ivy

There is a newer version: v2-rev20241027-2.0.0
Show newest version






Bigquery.Jobs.GetQueryResults (BigQuery API v2-rev20240919-2.0.0)












com.google.api.services.bigquery

Class Bigquery.Jobs.GetQueryResults

    • Constructor Detail

      • GetQueryResults

        protected GetQueryResults(String projectId,
                                  String jobId)
        RPC to get the results of a query job. Create a request for the method "jobs.getQueryResults". This request holds the parameters needed by the the bigquery server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.

        GetQueryResults#initialize(com.google.api.client.googleapis.services.Abst ractGoogleClientRequest) must be called to initialize this instance immediately after invoking the constructor.

        Parameters:
        projectId - Required. Project ID of the query job.
        jobId - Required. Job ID of the query job.
        Since:
        1.13

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy