Policy Troubleshooter v1 API - Class BindingExplanation.Types.AnnotatedMembership (2.3.0)

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.

Inheritance

object > BindingExplanation.Types.AnnotatedMembership

Namespace

Google.Cloud.PolicyTroubleshooter.V1

Assembly

Google.Cloud.PolicyTroubleshooter.V1.dll

Constructors

AnnotatedMembership()

public AnnotatedMembership()

AnnotatedMembership(AnnotatedMembership)

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

Properties

Membership

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

Indicates whether the binding includes the principal.

Property Value
TypeDescription
BindingExplanationTypesMembership

Relevance

public HeuristicRelevance Relevance { get; set; }

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

Property Value
TypeDescription
HeuristicRelevance