Uses of Class
com.google.logging.v2.LogSink.OptionsCase
-
Packages that use LogSink.OptionsCase Package Description com.google.logging.v2 -
-
Uses of LogSink.OptionsCase in com.google.logging.v2
Methods in com.google.logging.v2 that return LogSink.OptionsCase Modifier and Type Method Description static LogSink.OptionsCaseLogSink.OptionsCase. forNumber(int value)LogSink.OptionsCaseLogSink.Builder. getOptionsCase()LogSink.OptionsCaseLogSink. getOptionsCase()LogSink.OptionsCaseLogSinkOrBuilder. getOptionsCase()static LogSink.OptionsCaseLogSink.OptionsCase. valueOf(int value)Deprecated.static LogSink.OptionsCaseLogSink.OptionsCase. valueOf(String name)Returns the enum constant of this type with the specified name.static LogSink.OptionsCase[]LogSink.OptionsCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-