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