Class BindingExplanation.Types.AnnotatedMembership (2.0.0)

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.

Inheritance

Object > BindingExplanation.Types.AnnotatedMembership

Namespace

Google.Cloud.PolicyTroubleshooter.V1

Assembly

Google.Cloud.PolicyTroubleshooter.V1.dll

Constructors

AnnotatedMembership()

public AnnotatedMembership()

AnnotatedMembership(BindingExplanation.Types.AnnotatedMembership)

public AnnotatedMembership(BindingExplanation.Types.AnnotatedMembership other)
Parameter
NameDescription
otherBindingExplanation.Types.AnnotatedMembership

Properties

Membership

public BindingExplanation.Types.Membership Membership { get; set; }

Indicates whether the binding includes the member.

Property Value
TypeDescription
BindingExplanation.Types.Membership

Relevance

public HeuristicRelevance Relevance { get; set; }

The relevance of the member's status to the overall determination for the binding.

Property Value
TypeDescription
HeuristicRelevance