| Modifier and Type | Method and Description |
|---|---|
LogConfig |
LogConfig.Builder.build() |
LogConfig |
LogConfig.Builder.buildPartial() |
static LogConfig |
LogConfig.getDefaultInstance() |
LogConfig |
LogConfig.getDefaultInstanceForType() |
LogConfig |
LogConfig.Builder.getDefaultInstanceForType() |
LogConfig |
RuleOrBuilder.getLogConfigs(int index)
This is deprecated and has no effect.
|
LogConfig |
Rule.getLogConfigs(int index)
This is deprecated and has no effect.
|
LogConfig |
Rule.Builder.getLogConfigs(int index)
This is deprecated and has no effect.
|
static LogConfig |
LogConfig.parseDelimitedFrom(InputStream input) |
static LogConfig |
LogConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LogConfig |
LogConfig.parseFrom(byte[] data) |
static LogConfig |
LogConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LogConfig |
LogConfig.parseFrom(ByteBuffer data) |
static LogConfig |
LogConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LogConfig |
LogConfig.parseFrom(com.google.protobuf.ByteString data) |
static LogConfig |
LogConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LogConfig |
LogConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static LogConfig |
LogConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LogConfig |
LogConfig.parseFrom(InputStream input) |
static LogConfig |
LogConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<LogConfig> |
RuleOrBuilder.getLogConfigsList()
This is deprecated and has no effect.
|
List<LogConfig> |
Rule.getLogConfigsList()
This is deprecated and has no effect.
|
List<LogConfig> |
Rule.Builder.getLogConfigsList()
This is deprecated and has no effect.
|
com.google.protobuf.Parser<LogConfig> |
LogConfig.getParserForType() |
static com.google.protobuf.Parser<LogConfig> |
LogConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
Rule.Builder |
Rule.Builder.addLogConfigs(int index,
LogConfig value)
This is deprecated and has no effect.
|
Rule.Builder |
Rule.Builder.addLogConfigs(LogConfig value)
This is deprecated and has no effect.
|
LogConfig.Builder |
LogConfig.Builder.mergeFrom(LogConfig other) |
static LogConfig.Builder |
LogConfig.newBuilder(LogConfig prototype) |
Rule.Builder |
Rule.Builder.setLogConfigs(int index,
LogConfig value)
This is deprecated and has no effect.
|
| Modifier and Type | Method and Description |
|---|---|
Rule.Builder |
Rule.Builder.addAllLogConfigs(Iterable<? extends LogConfig> values)
This is deprecated and has no effect.
|
Copyright © 2023 Google LLC. All rights reserved.