Reference documentation and code samples for the Discovery Engine v1beta API enum SearchRequest.Types.BoostSpec.Types.ConditionBoostSpec.Types.BoostControlSpec.Types.InterpolationType.
The interpolation type to be applied. Default will be linear
(Piecewise Linear).
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version of the `InterpolationType` enum is `1.0.0-beta18`, found within the `Google.Cloud.DiscoveryEngine.V1Beta` namespace."],["The `InterpolationType` enum, part of the Discovery Engine v1beta API, defines the type of interpolation applied during search operations."],["The default interpolation type for the enum is `Linear`, which represents piecewise linear interpolation."],["The `Unspecified` field indicates that no specific interpolation type has been set, and in such cases, the system defaults to `Linear`."],["There are two interpolation type options available, `Linear` and `Unspecified`, and they can be found in the assembly `Google.Cloud.DiscoveryEngine.V1Beta.dll`."]]],[]]