diff --git a/generated/google/apis/cloudasset_v1.rb b/generated/google/apis/cloudasset_v1.rb index 82328be1a5d..05fc489d05f 100644 --- a/generated/google/apis/cloudasset_v1.rb +++ b/generated/google/apis/cloudasset_v1.rb @@ -25,7 +25,7 @@ module Apis # @see https://cloud.google.com/asset-inventory/docs/quickstart module CloudassetV1 VERSION = 'V1' - REVISION = '20201106' + REVISION = '20201115' # View and manage your data across Google Cloud Platform services AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform' diff --git a/generated/google/apis/cloudasset_v1/classes.rb b/generated/google/apis/cloudasset_v1/classes.rb index 6c37d4012a6..6a9990b401a 100644 --- a/generated/google/apis/cloudasset_v1/classes.rb +++ b/generated/google/apis/cloudasset_v1/classes.rb @@ -54,7 +54,8 @@ def update!(**args) class AnalyzeIamPolicyLongrunningRequest include Google::Apis::Core::Hashable - # IAM policy analysis query message. + # ## LINT.IfChange Keep in sync with ## logs/proto/cloud_asset_inventory/ + # iam_policy_analyzer_log.proto IAM policy analysis query message. # Corresponds to the JSON property `analysisQuery` # @return [Google::Apis::CloudassetV1::IamPolicyAnalysisQuery] attr_accessor :analysis_query @@ -1829,7 +1830,8 @@ def update!(**args) class IamPolicyAnalysis include Google::Apis::Core::Hashable - # IAM policy analysis query message. + # ## LINT.IfChange Keep in sync with ## logs/proto/cloud_asset_inventory/ + # iam_policy_analyzer_log.proto IAM policy analysis query message. # Corresponds to the JSON property `analysisQuery` # @return [Google::Apis::CloudassetV1::IamPolicyAnalysisQuery] attr_accessor :analysis_query @@ -1890,7 +1892,8 @@ def update!(**args) end end - # IAM policy analysis query message. + # ## LINT.IfChange Keep in sync with ## logs/proto/cloud_asset_inventory/ + # iam_policy_analyzer_log.proto IAM policy analysis query message. class IamPolicyAnalysisQuery include Google::Apis::Core::Hashable diff --git a/generated/google/apis/cloudasset_v1/synth.metadata b/generated/google/apis/cloudasset_v1/synth.metadata index 797965688e8..39c6d7ed0b1 100644 --- a/generated/google/apis/cloudasset_v1/synth.metadata +++ b/generated/google/apis/cloudasset_v1/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/google-api-ruby-client.git", - "sha": "03fcbbc8def2b753f53e44325d3e089eec8ddb60" + "sha": "3d9512839e0f99dd9aa10a926f1ba292758512c8" } } ]