Liking cljdoc? Tell your friends :D

happygapi.bigquery.projects

BigQuery API: projects. A data platform for customers to create, manage, share and query data. See: https://cloud.google.com/bigquery/api/reference/rest/v2/projects

BigQuery API: projects.
A data platform for customers to create, manage, share and query data.
See: https://cloud.google.com/bigquery/api/reference/rest/v2/projects
raw docstring

getServiceAccount$clj

(getServiceAccount$ auth parameters)

https://cloud.google.com/bigquery/api/reference/rest/v2/projects/getServiceAccount

Required parameters: projectId

Optional parameters: none

RPC to get the service account for a project used for interactions with Google Cloud KMS

https://cloud.google.com/bigquery/api/reference/rest/v2/projects/getServiceAccount

Required parameters: projectId

Optional parameters: none

RPC to get the service account for a project used for interactions with Google Cloud KMS
sourceraw docstring

list$clj

(list$ auth parameters)

https://cloud.google.com/bigquery/api/reference/rest/v2/projects/list

Required parameters: none

Optional parameters: maxResults, pageToken

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 API, which provides the underlying data for this method and has more capabilities.

https://cloud.google.com/bigquery/api/reference/rest/v2/projects/list

Required parameters: none

Optional parameters: maxResults, pageToken

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.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close