Reference documentation and code samples for the Cloud Asset V1 API class Google::Cloud::Asset::V1::SavedQuery::QueryContent.
The query content.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#iam_policy_analysis_query
def iam_policy_analysis_query() -> ::Google::Cloud::Asset::V1::IamPolicyAnalysisQuery
Returns
- (::Google::Cloud::Asset::V1::IamPolicyAnalysisQuery) — An IAM Policy Analysis query, which could be used in the AssetService.AnalyzeIamPolicy RPC or the AssetService.AnalyzeIamPolicyLongrunning RPC.
#iam_policy_analysis_query=
def iam_policy_analysis_query=(value) -> ::Google::Cloud::Asset::V1::IamPolicyAnalysisQuery
Parameter
- value (::Google::Cloud::Asset::V1::IamPolicyAnalysisQuery) — An IAM Policy Analysis query, which could be used in the AssetService.AnalyzeIamPolicy RPC or the AssetService.AnalyzeIamPolicyLongrunning RPC.
Returns
- (::Google::Cloud::Asset::V1::IamPolicyAnalysisQuery) — An IAM Policy Analysis query, which could be used in the AssetService.AnalyzeIamPolicy RPC or the AssetService.AnalyzeIamPolicyLongrunning RPC.