Details about how a specific IAM Policy][google.iam.v1.Policy]
contributed to the access check.
Attributes
Name
Description
access
google.cloud.policytroubleshooter_v1.types.AccessState
Indicates whether *this policy* provides the specified
permission to the specified principal for the specified
resource.
This field does *not* indicate whether the principal
actually has the permission for the resource. There might be
another policy that overrides this policy. To determine
whether the principal actually has the permission, use the
access field in the
TroubleshootIamPolicyResponse][IamChecker.TroubleshootIamPolicyResponse].
full_resource_name
str
The full resource name that identifies the resource. For
example,
//compute.googleapis.com/projects/my-project/zones/us-central1-a/instances/my-instance.
If the sender of the request does not have access to the
policy, this field is omitted.
For examples of full resource names for Google Cloud
services, see
https://cloud.google.com/iam/help/troubleshooter/full-resource-names.
policy
google.iam.v1.policy_pb2.Policy
The IAM policy attached to the resource.
If the sender of the request does not have
access to the policy, this field is empty.
binding_explanations
MutableSequence[google.cloud.policytroubleshooter_v1.types.BindingExplanation]
Details about how each binding in the policy
affects the principal's ability, or inability,
to use the permission for the resource.
If the sender of the request does not have
access to the policy, this field is omitted.
relevance
google.cloud.policytroubleshooter_v1.types.HeuristicRelevance
The relevance of this policy to the overall determination in
the
TroubleshootIamPolicyResponse][IamChecker.TroubleshootIamPolicyResponse].
If the sender of the request does not have access to the
policy, this field is omitted.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Class ExplainedPolicy (1.13.3)\n\nVersion latestkeyboard_arrow_down\n\n- [1.13.3 (latest)](/python/docs/reference/policytroubleshooter/latest/google.cloud.policytroubleshooter_v1.types.ExplainedPolicy)\n- [1.13.1](/python/docs/reference/policytroubleshooter/1.13.1/google.cloud.policytroubleshooter_v1.types.ExplainedPolicy)\n- [1.12.1](/python/docs/reference/policytroubleshooter/1.12.1/google.cloud.policytroubleshooter_v1.types.ExplainedPolicy)\n- [1.11.5](/python/docs/reference/policytroubleshooter/1.11.5/google.cloud.policytroubleshooter_v1.types.ExplainedPolicy)\n- [1.10.0](/python/docs/reference/policytroubleshooter/1.10.0/google.cloud.policytroubleshooter_v1.types.ExplainedPolicy)\n- [1.9.0](/python/docs/reference/policytroubleshooter/1.9.0/google.cloud.policytroubleshooter_v1.types.ExplainedPolicy)\n- [1.8.2](/python/docs/reference/policytroubleshooter/1.8.2/google.cloud.policytroubleshooter_v1.types.ExplainedPolicy)\n- [1.7.1](/python/docs/reference/policytroubleshooter/1.7.1/google.cloud.policytroubleshooter_v1.types.ExplainedPolicy)\n- [1.6.0](/python/docs/reference/policytroubleshooter/1.6.0/google.cloud.policytroubleshooter_v1.types.ExplainedPolicy)\n- [1.5.4](/python/docs/reference/policytroubleshooter/1.5.4/google.cloud.policytroubleshooter_v1.types.ExplainedPolicy)\n- [1.4.2](/python/docs/reference/policytroubleshooter/1.4.2/google.cloud.policytroubleshooter_v1.types.ExplainedPolicy)\n- [1.3.1](/python/docs/reference/policytroubleshooter/1.3.1/google.cloud.policytroubleshooter_v1.types.ExplainedPolicy)\n- [1.2.0](/python/docs/reference/policytroubleshooter/1.2.0/google.cloud.policytroubleshooter_v1.types.ExplainedPolicy)\n- [1.1.3](/python/docs/reference/policytroubleshooter/1.1.3/google.cloud.policytroubleshooter_v1.types.ExplainedPolicy)\n- [1.0.0](/python/docs/reference/policytroubleshooter/1.0.0/google.cloud.policytroubleshooter_v1.types.ExplainedPolicy)\n- [0.2.0](/python/docs/reference/policytroubleshooter/0.2.0/google.cloud.policytroubleshooter_v1.types.ExplainedPolicy)\n- [0.1.0](/python/docs/reference/policytroubleshooter/0.1.0/google.cloud.policytroubleshooter_v1.types.ExplainedPolicy) \n\n ExplainedPolicy(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nDetails about how a specific IAM `Policy][google.iam.v1.Policy]`\ncontributed to the access check."]]