Uses of Enum
com.google.api.ErrorReason
Packages that use ErrorReason
-
Uses of ErrorReason in com.google.api
Subclasses with type arguments of type ErrorReason in com.google.apiModifier and TypeClassDescriptionenumDefines the supported values for `google.rpc.ErrorInfo.reason` for the `googleapis.com` error domain.Methods in com.google.api that return ErrorReasonModifier and TypeMethodDescriptionstatic ErrorReasonErrorReason.forNumber(int value) static ErrorReasonErrorReason.valueOf(int value) Deprecated.static ErrorReasonErrorReason.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static ErrorReasonReturns 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()