Uses of Interface
com.google.cloud.discoveryengine.v1beta.SearchRequest.SpellCorrectionSpecOrBuilder
-
Packages that use SearchRequest.SpellCorrectionSpecOrBuilder Package Description com.google.cloud.discoveryengine.v1beta A client to Discovery Engine API -
-
Uses of SearchRequest.SpellCorrectionSpecOrBuilder in com.google.cloud.discoveryengine.v1beta
Classes in com.google.cloud.discoveryengine.v1beta that implement SearchRequest.SpellCorrectionSpecOrBuilder Modifier and Type Class Description static class
SearchRequest.SpellCorrectionSpec
The specification for query spell correction.static class
SearchRequest.SpellCorrectionSpec.Builder
The specification for query spell correction.Methods in com.google.cloud.discoveryengine.v1beta that return SearchRequest.SpellCorrectionSpecOrBuilder Modifier and Type Method Description SearchRequest.SpellCorrectionSpecOrBuilder
SearchRequest.Builder. getSpellCorrectionSpecOrBuilder()
The spell correction specification that specifies the mode under which spell correction takes effect.SearchRequest.SpellCorrectionSpecOrBuilder
SearchRequest. getSpellCorrectionSpecOrBuilder()
The spell correction specification that specifies the mode under which spell correction takes effect.SearchRequest.SpellCorrectionSpecOrBuilder
SearchRequestOrBuilder. getSpellCorrectionSpecOrBuilder()
The spell correction specification that specifies the mode under which spell correction takes effect.
-