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 Troubleshooter v1 API class BindingExplanation.Types.AnnotatedMembership.
Details about whether the binding includes the principal.
Implements
IMessageBindingExplanationTypesAnnotatedMembership, IEquatableBindingExplanationTypesAnnotatedMembership, IDeepCloneableBindingExplanationTypesAnnotatedMembership, IBufferMessage, IMessageNamespace
Google.Cloud.PolicyTroubleshooter.V1Assembly
Google.Cloud.PolicyTroubleshooter.V1.dll
Constructors
AnnotatedMembership()
public AnnotatedMembership()
AnnotatedMembership(AnnotatedMembership)
public AnnotatedMembership(BindingExplanation.Types.AnnotatedMembership other)
Parameter | |
---|---|
Name | Description |
other | BindingExplanationTypesAnnotatedMembership |
Properties
Membership
public BindingExplanation.Types.Membership Membership { get; set; }
Indicates whether the binding includes the principal.
Property Value | |
---|---|
Type | Description |
BindingExplanationTypesMembership |
Relevance
public HeuristicRelevance Relevance { get; set; }
The relevance of the principal's status to the overall determination for the binding.
Property Value | |
---|---|
Type | Description |
HeuristicRelevance |