static BindingExplanation.RolePermission |
BindingExplanation.RolePermission.forNumber(int value) |
|
BindingExplanation.RolePermission |
BindingExplanation.Builder.getRolePermission() |
Indicates whether the role granted by this binding contains the specified
permission.
|
BindingExplanation.RolePermission |
BindingExplanation.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(int value) |
Deprecated.
|
static BindingExplanation.RolePermission |
BindingExplanation.RolePermission.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
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.
|