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 CodeCode.forNumber(int value) static CodeCode.valueOf(int value) Deprecated.static CodeCode.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static CodeReturns 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()