Uses of Class
com.google.logging.v2.LogSink.VersionFormat
-
Packages that use LogSink.VersionFormat Package Description com.google.logging.v2 -
-
Uses of LogSink.VersionFormat in com.google.logging.v2
Methods in com.google.logging.v2 that return LogSink.VersionFormat Modifier and Type Method Description static LogSink.VersionFormatLogSink.VersionFormat. forNumber(int value)LogSink.VersionFormatLogSink.Builder. getOutputVersionFormat()Deprecated.google.logging.v2.LogSink.output_version_format is deprecated.LogSink.VersionFormatLogSink. getOutputVersionFormat()Deprecated.google.logging.v2.LogSink.output_version_format is deprecated.LogSink.VersionFormatLogSinkOrBuilder. 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.VersionFormatLogSink.VersionFormat. valueOf(String name)Returns 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.VersionFormat Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<LogSink.VersionFormat>LogSink.VersionFormat. internalGetValueMap()Methods in com.google.logging.v2 with parameters of type LogSink.VersionFormat Modifier and Type Method Description LogSink.BuilderLogSink.Builder. setOutputVersionFormat(LogSink.VersionFormat value)Deprecated.google.logging.v2.LogSink.output_version_format is deprecated.
-