static Permission.CustomRolesSupportLevel |
Permission.CustomRolesSupportLevel.forNumber(int value) |
|
Permission.CustomRolesSupportLevel |
Permission.Builder.getCustomRolesSupportLevel() |
The current custom role support level.
|
Permission.CustomRolesSupportLevel |
Permission.getCustomRolesSupportLevel() |
The current custom role support level.
|
Permission.CustomRolesSupportLevel |
PermissionOrBuilder.getCustomRolesSupportLevel() |
The current custom role support level.
|
static Permission.CustomRolesSupportLevel |
Permission.CustomRolesSupportLevel.valueOf(int value) |
Deprecated.
|
static Permission.CustomRolesSupportLevel |
Permission.CustomRolesSupportLevel.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Permission.CustomRolesSupportLevel |
Permission.CustomRolesSupportLevel.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Permission.CustomRolesSupportLevel[] |
Permission.CustomRolesSupportLevel.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|