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-04-02 UTC."],[[["This documentation provides details for the `BindingExplanation.Types.AnnotatedMembership` class within the Google Cloud Policy Troubleshooter v1 API."],["`BindingExplanation.Types.AnnotatedMembership` is a class that describes whether a binding includes a specific principal, inheriting from `object` and implementing several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class provides two constructors: a default constructor and one that allows creating an instance based on an existing `AnnotatedMembership` object."],["It includes the properties `Membership` which indicates if the binding includes the principal, and `Relevance` which describes the principal's status relevance to the binding's determination."],["The document provides a list of versions of this policy troubleshooter, ranging from 2.5.0 (latest) to 1.1.0, where 2.2.0 is the version detailed in this webpage."]]],[]]