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/
|
||||
module ArtifactregistryV1beta1
|
||||
VERSION = 'V1beta1'
|
||||
REVISION = '20200612'
|
||||
REVISION = '20200701'
|
||||
|
||||
# View and manage your data across Google Cloud Platform services
|
||||
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
|
||||
|
|
|
@ -25,7 +25,7 @@ module Google
|
|||
# @see https://cloud.google.com/bigquery/
|
||||
module BigqueryV2
|
||||
VERSION = 'V2'
|
||||
REVISION = '20200617'
|
||||
REVISION = '20200625'
|
||||
|
||||
# View and manage your data in Google BigQuery
|
||||
AUTH_BIGQUERY = 'https://www.googleapis.com/auth/bigquery'
|
||||
|
|
Loading…
Reference in New Issue