Package | Description |
---|---|
com.google.logging.v2 |
Modifier and Type | Method and Description |
---|---|
static LogSink.OptionsCase |
LogSink.OptionsCase.forNumber(int value) |
LogSink.OptionsCase |
LogSinkOrBuilder.getOptionsCase() |
LogSink.OptionsCase |
LogSink.getOptionsCase() |
LogSink.OptionsCase |
LogSink.Builder.getOptionsCase() |
static LogSink.OptionsCase |
LogSink.OptionsCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static LogSink.OptionsCase |
LogSink.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.
|
Copyright © 2023 Google LLC. All rights reserved.