static TokenProperties.InvalidReason |
TokenProperties.InvalidReason.forNumber(int value) |
|
TokenProperties.InvalidReason |
TokenProperties.Builder.getInvalidReason() |
Reason associated with the response when valid = false.
|
TokenProperties.InvalidReason |
TokenProperties.getInvalidReason() |
Reason associated with the response when valid = false.
|
TokenProperties.InvalidReason |
TokenPropertiesOrBuilder.getInvalidReason() |
Reason associated with the response when valid = false.
|
static TokenProperties.InvalidReason |
TokenProperties.InvalidReason.valueOf(int value) |
Deprecated.
|
static TokenProperties.InvalidReason |
TokenProperties.InvalidReason.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static TokenProperties.InvalidReason |
TokenProperties.InvalidReason.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static TokenProperties.InvalidReason[] |
TokenProperties.InvalidReason.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|