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

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







Bigquery.Tabledata (BigQuery API v2-rev20220422-1.32.1)












com.google.api.services.bigquery

Class Bigquery.Tabledata

  • Enclosing class:
    Bigquery


    public class Bigquery.Tabledata
    extends Object
    The "tabledata" collection of methods.
    • Constructor Detail

      • Tabledata

        public Tabledata()
    • Method Detail

      • list

        public Bigquery.Tabledata.List list(String projectId,
                                            String datasetId,
                                            String tableId)
                                     throws IOException
        Retrieves table data from a specified set of rows. Requires the READER dataset role. Create a request for the method "tabledata.list". This request holds the parameters needed by the bigquery server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        projectId - Project ID of the table to read
        datasetId - Dataset ID of the table to read
        tableId - Table ID of the table to read
        Returns:
        the request
        Throws:
        IOException

Copyright © 2011–2022 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy