| Modifier and Type | Method and Description |
|---|---|
static BindingExplanation.Membership |
BindingExplanation.Membership.forNumber(int value) |
BindingExplanation.Membership |
BindingExplanation.AnnotatedMembershipOrBuilder.getMembership()
Indicates whether the binding includes the principal.
|
BindingExplanation.Membership |
BindingExplanation.AnnotatedMembership.getMembership()
Indicates whether the binding includes the principal.
|
BindingExplanation.Membership |
BindingExplanation.AnnotatedMembership.Builder.getMembership()
Indicates whether the binding includes the principal.
|
static BindingExplanation.Membership |
BindingExplanation.Membership.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static BindingExplanation.Membership |
BindingExplanation.Membership.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static BindingExplanation.Membership |
BindingExplanation.Membership.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BindingExplanation.Membership[] |
BindingExplanation.Membership.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<BindingExplanation.Membership> |
BindingExplanation.Membership.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
BindingExplanation.AnnotatedMembership.Builder |
BindingExplanation.AnnotatedMembership.Builder.setMembership(BindingExplanation.Membership value)
Indicates whether the binding includes the principal.
|
Copyright © 2023 Google LLC. All rights reserved.