Class TroubleshootIamPolicyResponse (1.2.0)

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

Response for TroubleshootIamPolicy.

Attributes

NameDescription
access google.cloud.policytroubleshooter_v1.types.AccessState
Indicates whether the member has the specified permission for the specified resource, based on evaluating all of the applicable IAM policies.
explained_policies Sequence[google.cloud.policytroubleshooter_v1.types.ExplainedPolicy]
List of IAM policies that were evaluated to check the member's permissions, with annotations to indicate how each policy contributed to the final result. The list of policies can include the policy for the resource itself. It can also include policies that are inherited from higher levels of the resource hierarchy, including the organization, the folder, and the project. To learn more about the resource hierarchy, see https://cloud.google.com/iam/help/resource- hierarchy.