public sealed class AnnotatedMembership : IMessage<BindingExplanation.Types.AnnotatedMembership>, IEquatable<BindingExplanation.Types.AnnotatedMembership>, IDeepCloneable<BindingExplanation.Types.AnnotatedMembership>, IBufferMessage, IMessageDetails about whether the binding includes the member.
Implements
IMessage<BindingExplanation.Types.AnnotatedMembership>, IEquatable<BindingExplanation.Types.AnnotatedMembership>, IDeepCloneable<BindingExplanation.Types.AnnotatedMembership>, IBufferMessage, IMessageNamespace
Google.Cloud.PolicyTroubleshooter.V1Assembly
Google.Cloud.PolicyTroubleshooter.V1.dll
Constructors
AnnotatedMembership()
public AnnotatedMembership()AnnotatedMembership(BindingExplanation.Types.AnnotatedMembership)
public AnnotatedMembership(BindingExplanation.Types.AnnotatedMembership other)| Parameter | |
|---|---|
| Name | Description |
other |
BindingExplanation.Types.AnnotatedMembership |
Properties
Membership
public BindingExplanation.Types.Membership Membership { get; set; }Indicates whether the binding includes the member.
| Property Value | |
|---|---|
| Type | Description |
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 | |
|---|---|
| Type | Description |
HeuristicRelevance |
|