public sealed class BindingExplanation.Types.AnnotatedMembership : IMessage<BindingExplanation.Types.AnnotatedMembership>, IEquatable<BindingExplanation.Types.AnnotatedMembership>, IDeepCloneable<BindingExplanation.Types.AnnotatedMembership>, IBufferMessage, IMessage
Reference documentation and code samples for the Policy Troubleshooter v1 API class BindingExplanation.Types.AnnotatedMembership.
Details about whether the binding includes the principal.
[[["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 2025-03-21 UTC."],[[["This documentation page covers the `BindingExplanation.Types.AnnotatedMembership` class, a part of the Google Cloud Policy Troubleshooter v1 API, specifically version 2.4.0."],["The `AnnotatedMembership` class provides details on whether a binding includes a particular principal and is used to determine if a user is granted access."],["The class is an implementation of multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Membership` property of the class indicates whether the principal is included in the binding, while the `Relevance` property indicates the relevance of the principal's status to the binding."],["The documentation page provides information on the class constructors, as well as the namespace and the assembly it is part of, and also lists the inherited members from the object class."]]],[]]