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

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

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






Bigquery.Projects (BigQuery API v2-rev20240727-2.0.0)












com.google.api.services.bigquery

Class Bigquery.Projects

  • Enclosing class:
    Bigquery


    public class Bigquery.Projects
    extends Object
    The "projects" collection of methods.
    • Constructor Detail

      • Projects

        public Projects()
    • Method Detail

      • getServiceAccount

        public Bigquery.Projects.GetServiceAccount getServiceAccount(String projectId)
                                                              throws IOException
        RPC to get the service account for a project used for interactions with Google Cloud KMS Create a request for the method "projects.getServiceAccount". 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 - Required. ID of the project.
        Returns:
        the request
        Throws:
        IOException
      • list

        public Bigquery.Projects.List list()
                                    throws IOException
        RPC to list projects to which the user has been granted any project role. Users of this method are encouraged to consider the [Resource Manager](https://cloud.google.com/resource- manager/docs/) API, which provides the underlying data for this method and has more capabilities. Create a request for the method "projects.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.
        Returns:
        the request
        Throws:
        IOException

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy