Policy Troubleshooter v3 API - Enum PermissionPatternMatchingState (1.0.0)

public enum PermissionPatternMatchingState

Reference documentation and code samples for the Policy Troubleshooter v3 API enum PermissionPatternMatchingState.

Whether the permission in the request matches the permission in the policy.

Namespace

Google.Cloud.PolicyTroubleshooter.Iam.V3

Assembly

Google.Cloud.PolicyTroubleshooter.Iam.V3.dll

Fields

NameDescription
PermissionPatternMatched

The permission in the request matches the permission in the policy.

PermissionPatternNotMatched

The permission in the request matches the permission in the policy.

Unspecified

Not specified.