| Modifier and Type | Method and Description |
|---|---|
static BindingExplanation.RolePermission |
BindingExplanation.RolePermission.forNumber(int value) |
BindingExplanation.RolePermission |
BindingExplanation.getRolePermission()
Indicates whether the role granted by this binding contains the specified
permission.
|
BindingExplanation.RolePermission |
BindingExplanation.Builder.getRolePermission()
Indicates whether the role granted by this binding contains the specified
permission.
|
BindingExplanation.RolePermission |
BindingExplanationOrBuilder.getRolePermission()
Indicates whether the role granted by this binding contains the specified
permission.
|
static BindingExplanation.RolePermission |
BindingExplanation.RolePermission.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static BindingExplanation.RolePermission |
BindingExplanation.RolePermission.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static BindingExplanation.RolePermission |
BindingExplanation.RolePermission.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BindingExplanation.RolePermission[] |
BindingExplanation.RolePermission.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.RolePermission> |
BindingExplanation.RolePermission.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
BindingExplanation.Builder |
BindingExplanation.Builder.setRolePermission(BindingExplanation.RolePermission value)
Indicates whether the role granted by this binding contains the specified
permission.
|
Copyright © 2023 Google LLC. All rights reserved.