Autogenerated update (2018-05-21)
Update: - cloudresourcemanager_v1
This commit is contained in:
parent
947e6fc0f6
commit
b9cffbc9db
|
@ -26,7 +26,7 @@ module Google
|
||||||
# @see https://cloud.google.com/resource-manager
|
# @see https://cloud.google.com/resource-manager
|
||||||
module CloudresourcemanagerV1
|
module CloudresourcemanagerV1
|
||||||
VERSION = 'V1'
|
VERSION = 'V1'
|
||||||
REVISION = '20180418'
|
REVISION = '20180517'
|
||||||
|
|
||||||
# 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'
|
||||||
|
|
|
@ -572,7 +572,7 @@ module Google
|
||||||
attr_accessor :parent
|
attr_accessor :parent
|
||||||
|
|
||||||
# Concise user-visible strings indicating why an action cannot be performed
|
# Concise user-visible strings indicating why an action cannot be performed
|
||||||
# on a resource. Maximum lenth of 200 characters.
|
# on a resource. Maximum length of 200 characters.
|
||||||
# Example: 'Holds production API key'
|
# Example: 'Holds production API key'
|
||||||
# Corresponds to the JSON property `reason`
|
# Corresponds to the JSON property `reason`
|
||||||
# @return [String]
|
# @return [String]
|
||||||
|
|
Loading…
Reference in New Issue