Uses of Enum
com.google.api.ErrorReason
Packages that use ErrorReason
-
Uses of ErrorReason in com.google.api
Methods in com.google.api that return ErrorReasonModifier and TypeMethodDescriptionstatic ErrorReason
ErrorReason.forNumber
(int value) static ErrorReason
ErrorReason.valueOf
(int value) Deprecated.static ErrorReason
ErrorReason.valueOf
(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static ErrorReason
Returns the enum constant of this type with the specified name.static ErrorReason[]
ErrorReason.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.api that return types with arguments of type ErrorReasonModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap
<ErrorReason> ErrorReason.internalGetValueMap()