| Modifier and Type | Method and Description |
|---|---|
ReconConfig.Options |
ReconConfig.Options.Builder.build() |
ReconConfig.Options |
ReconConfig.Options.Builder.buildPartial() |
static ReconConfig.Options |
ReconConfig.Options.getDefaultInstance() |
ReconConfig.Options |
ReconConfig.Options.getDefaultInstanceForType() |
ReconConfig.Options |
ReconConfig.Options.Builder.getDefaultInstanceForType() |
ReconConfig.Options |
ReconConfig.getOptions()
Extra options that affect entity clustering behavior.
|
ReconConfig.Options |
ReconConfig.Builder.getOptions()
Extra options that affect entity clustering behavior.
|
ReconConfig.Options |
ReconConfigOrBuilder.getOptions()
Extra options that affect entity clustering behavior.
|
static ReconConfig.Options |
ReconConfig.Options.parseDelimitedFrom(InputStream input) |
static ReconConfig.Options |
ReconConfig.Options.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ReconConfig.Options |
ReconConfig.Options.parseFrom(byte[] data) |
static ReconConfig.Options |
ReconConfig.Options.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ReconConfig.Options |
ReconConfig.Options.parseFrom(ByteBuffer data) |
static ReconConfig.Options |
ReconConfig.Options.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ReconConfig.Options |
ReconConfig.Options.parseFrom(com.google.protobuf.ByteString data) |
static ReconConfig.Options |
ReconConfig.Options.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ReconConfig.Options |
ReconConfig.Options.parseFrom(com.google.protobuf.CodedInputStream input) |
static ReconConfig.Options |
ReconConfig.Options.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ReconConfig.Options |
ReconConfig.Options.parseFrom(InputStream input) |
static ReconConfig.Options |
ReconConfig.Options.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ReconConfig.Options> |
ReconConfig.Options.getParserForType() |
static com.google.protobuf.Parser<ReconConfig.Options> |
ReconConfig.Options.parser() |
| Modifier and Type | Method and Description |
|---|---|
ReconConfig.Options.Builder |
ReconConfig.Options.Builder.mergeFrom(ReconConfig.Options other) |
ReconConfig.Builder |
ReconConfig.Builder.mergeOptions(ReconConfig.Options value)
Extra options that affect entity clustering behavior.
|
static ReconConfig.Options.Builder |
ReconConfig.Options.newBuilder(ReconConfig.Options prototype) |
ReconConfig.Builder |
ReconConfig.Builder.setOptions(ReconConfig.Options value)
Extra options that affect entity clustering behavior.
|
Copyright © 2024 Google LLC. All rights reserved.