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 classSearchRequest.SpellCorrectionSpecThe specification for query spell correction.static classSearchRequest.SpellCorrectionSpec.BuilderThe specification for query spell correction.Methods in com.google.cloud.retail.v2 that return SearchRequest.SpellCorrectionSpecOrBuilder Modifier and Type Method Description SearchRequest.SpellCorrectionSpecOrBuilderSearchRequest.Builder. getSpellCorrectionSpecOrBuilder()The spell correction specification that specifies the mode under which spell correction will take effect.SearchRequest.SpellCorrectionSpecOrBuilderSearchRequest. getSpellCorrectionSpecOrBuilder()The spell correction specification that specifies the mode under which spell correction will take effect.SearchRequest.SpellCorrectionSpecOrBuilderSearchRequestOrBuilder. getSpellCorrectionSpecOrBuilder()The spell correction specification that specifies the mode under which spell correction will take effect.
-