TroubleshootIamPolicyResponse(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
Response for TroubleshootIamPolicy.
Attributes |
|
---|---|
Name | Description |
overall_access_state |
google.cloud.policytroubleshooter_iam_v3.types.TroubleshootIamPolicyResponse.OverallAccessState
Indicates whether the principal has the specified permission for the specified resource, based on evaluating all types of the applicable IAM policies. |
access_tuple |
google.cloud.policytroubleshooter_iam_v3.types.AccessTuple
The access tuple from the request, including any provided context used to evaluate the condition. |
allow_policy_explanation |
google.cloud.policytroubleshooter_iam_v3.types.AllowPolicyExplanation
An explanation of how the applicable IAM allow policies affect the final access state. |
deny_policy_explanation |
google.cloud.policytroubleshooter_iam_v3.types.DenyPolicyExplanation
An explanation of how the applicable IAM deny policies affect the final access state. |
Classes
OverallAccessState
OverallAccessState(value)
Whether the principal has the permission on the resource.