generated/google/apis/cloudasset_v1.rb in google-api-client-0.36.4 vs generated/google/apis/cloudasset_v1.rb in google-api-client-0.37.0
- old
+ new
@@ -20,13 +20,13 @@
module Apis
# Cloud Asset API
#
# The cloud asset API manages the history and inventory of cloud resources.
#
- # @see https://cloud.google.com/resource-manager/docs/cloud-asset-inventory/quickstart-cloud-asset-inventory
+ # @see https://cloud.google.com/asset-inventory/docs/quickstart
module CloudassetV1
VERSION = 'V1'
- REVISION = '20191207'
+ REVISION = '20200209'
# View and manage your data across Google Cloud Platform services
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
end
end