Cloud Asset V1 API - Class Google::Cloud::Asset::V1::AnalyzeIamPolicyResponse::IamPolicyAnalysis (v0.19.0)

Reference documentation and code samples for the Cloud Asset V1 API class Google::Cloud::Asset::V1::AnalyzeIamPolicyResponse::IamPolicyAnalysis.

An analysis message to group the query and results.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#analysis_query

def analysis_query() -> ::Google::Cloud::Asset::V1::IamPolicyAnalysisQuery
Returns

#analysis_query=

def analysis_query=(value) -> ::Google::Cloud::Asset::V1::IamPolicyAnalysisQuery
Parameter
Returns

#analysis_results

def analysis_results() -> ::Array<::Google::Cloud::Asset::V1::IamPolicyAnalysisResult>
Returns

#analysis_results=

def analysis_results=(value) -> ::Array<::Google::Cloud::Asset::V1::IamPolicyAnalysisResult>
Parameter
Returns

#fully_explored

def fully_explored() -> ::Boolean
Returns
  • (::Boolean) — Represents whether all entries in the analysis_results have been fully explored to answer the query.

#fully_explored=

def fully_explored=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Represents whether all entries in the analysis_results have been fully explored to answer the query.
Returns
  • (::Boolean) — Represents whether all entries in the analysis_results have been fully explored to answer the query.

#non_critical_errors

def non_critical_errors() -> ::Array<::Google::Cloud::Asset::V1::IamPolicyAnalysisState>
Returns

#non_critical_errors=

def non_critical_errors=(value) -> ::Array<::Google::Cloud::Asset::V1::IamPolicyAnalysisState>
Parameter
Returns