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 classSearchRequest.SpellCorrectionSpecThe specification for query spell correction.static classSearchRequest.SpellCorrectionSpec.BuilderThe specification for query spell correction.Methods in com.google.cloud.discoveryengine.v1beta 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 takes effect.SearchRequest.SpellCorrectionSpecOrBuilderSearchRequest. getSpellCorrectionSpecOrBuilder()The spell correction specification that specifies the mode under which spell correction takes effect.SearchRequest.SpellCorrectionSpecOrBuilderSearchRequestOrBuilder. getSpellCorrectionSpecOrBuilder()The spell correction specification that specifies the mode under which spell correction takes effect.
-