| Modifier and Type | Class and Description |
|---|---|
class |
Bigquery.Projects.GetServiceAccount |
class |
Bigquery.Projects.List |
| Constructor and Description |
|---|
Projects() |
| Modifier and Type | Method and Description |
|---|---|
Bigquery.Projects.GetServiceAccount |
getServiceAccount(String projectId)
RPC to get the service account for a project used for interactions with Google Cloud KMS
Create a request for the method "projects.getServiceAccount".
|
Bigquery.Projects.List |
list()
RPC to list projects to which the user has been granted any project role.
|
public Bigquery.Projects.GetServiceAccount getServiceAccount(String projectId) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.projectId - Required. ID of the project.IOExceptionpublic Bigquery.Projects.List list() throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.IOExceptionCopyright © 2011–2025 Google. All rights reserved.