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

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

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






BigqueryRequest (BigQuery API v2-rev20190616-1.29.2)












com.google.api.services.bigquery

Class BigqueryRequest<T>

    • Constructor Detail

      • BigqueryRequest

        public BigqueryRequest(Bigquery client,
                               String method,
                               String uriTemplate,
                               Object content,
                               Class<T> responseClass)
        Parameters:
        client - Google client
        method - HTTP Method
        uriTemplate - URI template for the path relative to the base URL. If it starts with a "/" the base path from the base URL will be stripped out. The URI template can also be a full URL. URI template expansion is done using UriTemplate.expand(String, String, Object, boolean)
        content - A POJO that can be serialized into JSON or null for none
        responseClass - response class to parse into

Copyright © 2011–2019 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy