Class IamPolicyAnalysis (3.8.1)

IamPolicyAnalysis(mapping=None, *, ignore_unknown_fields=False, **kwargs)

An analysis message to group the query and results.

Attributes

NameDescription
analysis_query google.cloud.asset_v1.types.IamPolicyAnalysisQuery
The analysis query.
analysis_results Sequence[google.cloud.asset_v1.types.IamPolicyAnalysisResult]
A list of IamPolicyAnalysisResult that matches the analysis query, or empty if no result is found.
fully_explored bool
Represents whether all entries in the analysis_results have been fully explored to answer the query.
non_critical_errors Sequence[google.cloud.asset_v1.types.IamPolicyAnalysisState]
A list of non-critical errors happened during the query handling.