| Modifier and Type | Method and Description |
|---|---|
LogConfigCounterOptions |
LogConfigCounterOptions.Builder.build() |
LogConfigCounterOptions |
LogConfigCounterOptions.Builder.buildPartial() |
LogConfigCounterOptions |
LogConfigOrBuilder.getCounter()
This is deprecated and has no effect.
|
LogConfigCounterOptions |
LogConfig.getCounter()
This is deprecated and has no effect.
|
LogConfigCounterOptions |
LogConfig.Builder.getCounter()
This is deprecated and has no effect.
|
static LogConfigCounterOptions |
LogConfigCounterOptions.getDefaultInstance() |
LogConfigCounterOptions |
LogConfigCounterOptions.getDefaultInstanceForType() |
LogConfigCounterOptions |
LogConfigCounterOptions.Builder.getDefaultInstanceForType() |
static LogConfigCounterOptions |
LogConfigCounterOptions.parseDelimitedFrom(InputStream input) |
static LogConfigCounterOptions |
LogConfigCounterOptions.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LogConfigCounterOptions |
LogConfigCounterOptions.parseFrom(byte[] data) |
static LogConfigCounterOptions |
LogConfigCounterOptions.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LogConfigCounterOptions |
LogConfigCounterOptions.parseFrom(ByteBuffer data) |
static LogConfigCounterOptions |
LogConfigCounterOptions.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LogConfigCounterOptions |
LogConfigCounterOptions.parseFrom(com.google.protobuf.ByteString data) |
static LogConfigCounterOptions |
LogConfigCounterOptions.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LogConfigCounterOptions |
LogConfigCounterOptions.parseFrom(com.google.protobuf.CodedInputStream input) |
static LogConfigCounterOptions |
LogConfigCounterOptions.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LogConfigCounterOptions |
LogConfigCounterOptions.parseFrom(InputStream input) |
static LogConfigCounterOptions |
LogConfigCounterOptions.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<LogConfigCounterOptions> |
LogConfigCounterOptions.getParserForType() |
static com.google.protobuf.Parser<LogConfigCounterOptions> |
LogConfigCounterOptions.parser() |
| Modifier and Type | Method and Description |
|---|---|
LogConfig.Builder |
LogConfig.Builder.mergeCounter(LogConfigCounterOptions value)
This is deprecated and has no effect.
|
LogConfigCounterOptions.Builder |
LogConfigCounterOptions.Builder.mergeFrom(LogConfigCounterOptions other) |
static LogConfigCounterOptions.Builder |
LogConfigCounterOptions.newBuilder(LogConfigCounterOptions prototype) |
LogConfig.Builder |
LogConfig.Builder.setCounter(LogConfigCounterOptions value)
This is deprecated and has no effect.
|
Copyright © 2023 Google LLC. All rights reserved.