public sealed class AnnotatedMembership : IMessage<BindingExplanation.Types.AnnotatedMembership>, IEquatable<BindingExplanation.Types.AnnotatedMembership>, IDeepCloneable<BindingExplanation.Types.AnnotatedMembership>, IBufferMessage, IMessage
Details about whether the binding includes the member.
[[["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."],[[["The latest version available for `AnnotatedMembership` is 2.5.0, with a total of eight versions listed, including 1.2.0."],["`AnnotatedMembership` is a sealed class that provides details on whether a binding includes a specific member, within the `Google.Cloud.PolicyTroubleshooter.V1` namespace."],["The class `AnnotatedMembership` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting from the `Object` class."],["`AnnotatedMembership` has two constructors, a default one and another that takes a `BindingExplanation.Types.AnnotatedMembership` parameter, allowing for object initialization and copying."],["The properties `Membership` and `Relevance` are available, indicating whether the member is included in the binding and the relevance of the member's status to the binding's overall determination, respectively."]]],[]]