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 Simulator 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 page provides reference documentation for the `BindingExplanation.Types.AnnotatedMembership` class within the Google Cloud Policy Simulator v1 API, detailing its structure and functionality."],["`AnnotatedMembership` is a sealed class that inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default one, and one that copies data from another `AnnotatedMembership` instance."],["Key properties of `AnnotatedMembership` include `Membership`, which indicates whether a principal is included in the binding, and `Relevance`, which shows the principal's relevance to the binding determination."],["The namespace for this class is `Google.Cloud.PolicySimulator.V1` and is located in the `Google.Cloud.PolicySimulator.V1.dll` assembly."]]],[]]