Enum AppIdentityServicePb.AppIdentityServiceError.ErrorCode (2.0.0)

public enum AppIdentityServicePb.AppIdentityServiceError.ErrorCode extends Enum<AppIdentityServicePb.AppIdentityServiceError.ErrorCode> implements ProtocolMessageEnum

Implements

com.google.protobuf.ProtocolMessageEnum

Static Fields

NameDescription
BLOB_TOO_LARGE
BLOB_TOO_LARGE_VALUE
DEADLINE_EXCEEDED
DEADLINE_EXCEEDED_VALUE
GAIAMINT_NOT_INITIAILIZED
GAIAMINT_NOT_INITIAILIZED_VALUE
NOT_ALLOWED
NOT_ALLOWED_VALUE
NOT_A_VALID_APP
NOT_A_VALID_APP_VALUE
NOT_IMPLEMENTED
NOT_IMPLEMENTED_VALUE
SUCCESS
SUCCESS_VALUE
UNKNOWN_ERROR
UNKNOWN_ERROR_VALUE
UNKNOWN_SCOPE
UNKNOWN_SCOPE_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()