Enum UserServicePb.UserServiceError.ErrorCode (2.0.0)

public enum UserServicePb.UserServiceError.ErrorCode extends Enum<UserServicePb.UserServiceError.ErrorCode> implements ProtocolMessageEnum

Implements

com.google.protobuf.ProtocolMessageEnum

Static Fields

NameDescription
NOT_ALLOWED
NOT_ALLOWED_VALUE
OAUTH_ERROR
OAUTH_ERROR_VALUE
OAUTH_INVALID_REQUEST
OAUTH_INVALID_REQUEST_VALUE
OAUTH_INVALID_TOKEN
OAUTH_INVALID_TOKEN_VALUE
OK
OK_VALUE
REDIRECT_URL_TOO_LONG
REDIRECT_URL_TOO_LONG_VALUE

Static Methods

NameDescription
forNumber(int arg0)
getDescriptor()
internalGetValueMap()
valueOf(Descriptors.EnumValueDescriptor arg0)
valueOf(int arg0)
valueOf(String arg0)
values()

Methods

NameDescription
getDescriptorForType()
getNumber()
getValueDescriptor()