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

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

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






Bigquery.Jobs.Get (BigQuery API v2-rev20190423-1.28.0)












com.google.api.services.bigquery

Class Bigquery.Jobs.Get

    • Constructor Detail

      • Get

        protected Get(String projectId,
                      String jobId)
        Returns information about a specific job. Job information is available for a six month period after creation. Requires that you're the person who ran the job, or have the Is Owner project role. Create a request for the method "jobs.get". 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.

        Bigquery.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest) must be called to initialize this instance immediately after invoking the constructor.

        Parameters:
        projectId - [Required] Project ID of the requested job
        jobId - [Required] Job ID of the requested job
        Since:
        1.13

Copyright © 2011–2019 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy