Send feedback
Policy Troubleshooter v1 API - Enum BindingExplanation.Types.Membership (2.3.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 2.3.0 keyboard_arrow_down
public enum BindingExplanation . Types . Membership
Reference documentation and code samples for the Policy Troubleshooter v1 API enum BindingExplanation.Types.Membership.
Whether the binding includes the principal.
Namespace
Google.Cloud.PolicyTroubleshooter.V1
Assembly
Google.Cloud.PolicyTroubleshooter.V1.dll
Fields
Name Description Included
The binding includes the principal. The principal can be included
directly or indirectly. For example:
A principal is included directly if that principal is listed in the
binding.
A principal is included indirectly if that principal is in a Google
group or Google Workspace domain that is listed in the binding.
NotIncluded
The binding does not include the principal.
UnknownInfoDenied
The sender of the request is not allowed to access the binding.
UnknownUnsupported
The principal is an unsupported type. Only Google Accounts and service
accounts are supported.
Unspecified
Default value. This value is unused.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-30 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-30 UTC."],[],[]]