Class IamPolicyAnalysis (3.14.2)

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

An analysis message to group the query and results.

Attributes

NameDescription
analysis_query google.cloud.asset_v1p4beta1.types.IamPolicyAnalysisQuery
The analysis query.
analysis_results Sequence[google.cloud.asset_v1p4beta1.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.