Autogenerated update (2020-07-04)
Update: - artifactregistry_v1beta1 - bigquery_v2
This commit is contained in:
parent
934f2a0d0c
commit
b91d88d8a1
|
@ -26,7 +26,7 @@ module Google
|
||||||
# @see https://cloud.google.com/artifacts/docs/
|
# @see https://cloud.google.com/artifacts/docs/
|
||||||
module ArtifactregistryV1beta1
|
module ArtifactregistryV1beta1
|
||||||
VERSION = 'V1beta1'
|
VERSION = 'V1beta1'
|
||||||
REVISION = '20200612'
|
REVISION = '20200701'
|
||||||
|
|
||||||
# View and manage your data across Google Cloud Platform services
|
# View and manage your data across Google Cloud Platform services
|
||||||
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
|
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
|
||||||
|
|
|
@ -25,7 +25,7 @@ module Google
|
||||||
# @see https://cloud.google.com/bigquery/
|
# @see https://cloud.google.com/bigquery/
|
||||||
module BigqueryV2
|
module BigqueryV2
|
||||||
VERSION = 'V2'
|
VERSION = 'V2'
|
||||||
REVISION = '20200617'
|
REVISION = '20200625'
|
||||||
|
|
||||||
# View and manage your data in Google BigQuery
|
# View and manage your data in Google BigQuery
|
||||||
AUTH_BIGQUERY = 'https://www.googleapis.com/auth/bigquery'
|
AUTH_BIGQUERY = 'https://www.googleapis.com/auth/bigquery'
|
||||||
|
|
Loading…
Reference in New Issue