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