| Package | Description |
|---|---|
| com.google.logging.v2 |
| Modifier and Type | Method and Description |
|---|---|
static LogSink.VersionFormat |
LogSink.VersionFormat.forNumber(int value) |
LogSink.VersionFormat |
LogSinkOrBuilder.getOutputVersionFormat()
Deprecated.
|
LogSink.VersionFormat |
LogSink.getOutputVersionFormat()
Deprecated.
|
LogSink.VersionFormat |
LogSink.Builder.getOutputVersionFormat()
Deprecated.
|
static LogSink.VersionFormat |
LogSink.VersionFormat.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static LogSink.VersionFormat |
LogSink.VersionFormat.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static LogSink.VersionFormat |
LogSink.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.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<LogSink.VersionFormat> |
LogSink.VersionFormat.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
LogSink.Builder |
LogSink.Builder.setOutputVersionFormat(LogSink.VersionFormat value)
Deprecated.
|
Copyright © 2020 Google LLC. All rights reserved.