Uses of Interface
com.google.cloud.retail.v2.SearchRequest.SpellCorrectionSpecOrBuilder
-
Packages that use SearchRequest.SpellCorrectionSpecOrBuilder Package Description com.google.cloud.retail.v2 A client to Retail API -
-
Uses of SearchRequest.SpellCorrectionSpecOrBuilder in com.google.cloud.retail.v2
Classes in com.google.cloud.retail.v2 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.retail.v2 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 will take effect.SearchRequest.SpellCorrectionSpecOrBuilder
SearchRequest. getSpellCorrectionSpecOrBuilder()
The spell correction specification that specifies the mode under which spell correction will take effect.SearchRequest.SpellCorrectionSpecOrBuilder
SearchRequestOrBuilder. getSpellCorrectionSpecOrBuilder()
The spell correction specification that specifies the mode under which spell correction will take effect.
-