Uses of Enum
com.google.logging.v2.LogSink.VersionFormat
-
Uses of LogSink.VersionFormat in com.google.logging.v2
Methods in com.google.logging.v2 that return LogSink.VersionFormatModifier and TypeMethodDescriptionstatic LogSink.VersionFormatLogSink.VersionFormat.forNumber(int value) LogSink.Builder.getOutputVersionFormat()Deprecated.google.logging.v2.LogSink.output_version_format is deprecated.LogSink.getOutputVersionFormat()Deprecated.google.logging.v2.LogSink.output_version_format is deprecated.LogSinkOrBuilder.getOutputVersionFormat()Deprecated.google.logging.v2.LogSink.output_version_format is deprecated.static LogSink.VersionFormatLogSink.VersionFormat.valueOf(int value) Deprecated.static LogSink.VersionFormatLogSink.VersionFormat.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static LogSink.VersionFormatReturns the enum constant of this type with the specified name.static LogSink.VersionFormat[]LogSink.VersionFormat.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.logging.v2 that return types with arguments of type LogSink.VersionFormatModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<LogSink.VersionFormat>LogSink.VersionFormat.internalGetValueMap()Methods in com.google.logging.v2 with parameters of type LogSink.VersionFormatModifier and TypeMethodDescriptionLogSink.Builder.setOutputVersionFormat(LogSink.VersionFormat value) Deprecated.google.logging.v2.LogSink.output_version_format is deprecated.