| Modifier and Type | Method and Description |
|---|---|
SearchRequest.SpellCorrectionSpec |
SearchRequest.SpellCorrectionSpec.Builder.build() |
SearchRequest.SpellCorrectionSpec |
SearchRequest.SpellCorrectionSpec.Builder.buildPartial() |
static SearchRequest.SpellCorrectionSpec |
SearchRequest.SpellCorrectionSpec.getDefaultInstance() |
SearchRequest.SpellCorrectionSpec |
SearchRequest.SpellCorrectionSpec.getDefaultInstanceForType() |
SearchRequest.SpellCorrectionSpec |
SearchRequest.SpellCorrectionSpec.Builder.getDefaultInstanceForType() |
SearchRequest.SpellCorrectionSpec |
SearchRequest.getSpellCorrectionSpec()
The spell correction specification that specifies the mode under
which spell correction takes effect.
|
SearchRequest.SpellCorrectionSpec |
SearchRequest.Builder.getSpellCorrectionSpec()
The spell correction specification that specifies the mode under
which spell correction takes effect.
|
SearchRequest.SpellCorrectionSpec |
SearchRequestOrBuilder.getSpellCorrectionSpec()
The spell correction specification that specifies the mode under
which spell correction takes effect.
|
static SearchRequest.SpellCorrectionSpec |
SearchRequest.SpellCorrectionSpec.parseDelimitedFrom(InputStream input) |
static SearchRequest.SpellCorrectionSpec |
SearchRequest.SpellCorrectionSpec.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchRequest.SpellCorrectionSpec |
SearchRequest.SpellCorrectionSpec.parseFrom(byte[] data) |
static SearchRequest.SpellCorrectionSpec |
SearchRequest.SpellCorrectionSpec.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchRequest.SpellCorrectionSpec |
SearchRequest.SpellCorrectionSpec.parseFrom(ByteBuffer data) |
static SearchRequest.SpellCorrectionSpec |
SearchRequest.SpellCorrectionSpec.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchRequest.SpellCorrectionSpec |
SearchRequest.SpellCorrectionSpec.parseFrom(com.google.protobuf.ByteString data) |
static SearchRequest.SpellCorrectionSpec |
SearchRequest.SpellCorrectionSpec.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchRequest.SpellCorrectionSpec |
SearchRequest.SpellCorrectionSpec.parseFrom(com.google.protobuf.CodedInputStream input) |
static SearchRequest.SpellCorrectionSpec |
SearchRequest.SpellCorrectionSpec.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchRequest.SpellCorrectionSpec |
SearchRequest.SpellCorrectionSpec.parseFrom(InputStream input) |
static SearchRequest.SpellCorrectionSpec |
SearchRequest.SpellCorrectionSpec.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SearchRequest.SpellCorrectionSpec> |
SearchRequest.SpellCorrectionSpec.getParserForType() |
static com.google.protobuf.Parser<SearchRequest.SpellCorrectionSpec> |
SearchRequest.SpellCorrectionSpec.parser() |
| Modifier and Type | Method and Description |
|---|---|
SearchRequest.SpellCorrectionSpec.Builder |
SearchRequest.SpellCorrectionSpec.Builder.mergeFrom(SearchRequest.SpellCorrectionSpec other) |
SearchRequest.Builder |
SearchRequest.Builder.mergeSpellCorrectionSpec(SearchRequest.SpellCorrectionSpec value)
The spell correction specification that specifies the mode under
which spell correction takes effect.
|
static SearchRequest.SpellCorrectionSpec.Builder |
SearchRequest.SpellCorrectionSpec.newBuilder(SearchRequest.SpellCorrectionSpec prototype) |
SearchRequest.Builder |
SearchRequest.Builder.setSpellCorrectionSpec(SearchRequest.SpellCorrectionSpec value)
The spell correction specification that specifies the mode under
which spell correction takes effect.
|
Copyright © 2025 Google LLC. All rights reserved.