public sealed class 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 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."],[[["This document provides reference information for the `BindingExplanation.Types.AnnotatedMembership` class within the Google Cloud Policy Troubleshooter v1 API, detailing its purpose and usage."],["The `AnnotatedMembership` class indicates whether a member is included in a binding and implements several interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["There are two constructors available for `AnnotatedMembership`: one default and another that copies an existing `AnnotatedMembership` object."],["The class has two properties, `Membership`, which specifies whether the binding includes the member, and `Relevance`, indicating the member's status relevance."],["The document also provides a historical overview of available versions, including the latest [2.5.0](/dotnet/docs/reference/Google.Cloud.PolicyTroubleshooter.V1/latest/Google.Cloud.PolicyTroubleshooter.V1.BindingExplanation.Types.AnnotatedMembership) version, as well as an inheritance chain, and inherited members, including `Object.GetHashCode()`, `Object.GetType()`, `Object.MemberwiseClone()`, and `Object.ToString()`."]]],[]]