Reference documentation and code samples for the Discovery Engine v1 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-31 UTC."],[[["This webpage provides documentation for the `InterpolationType` enum within the Google Cloud Discovery Engine v1 API."],["The latest version of this documentation is for version 1.6.0, with several older versions listed as well."],["The `InterpolationType` enum, found in the `Google.Cloud.DiscoveryEngine.V1` namespace, determines the interpolation method applied, defaulting to linear if unspecified."],["The enum has two defined fields: `Linear`, which indicates piecewise linear interpolation, and `Unspecified`, which defaults to linear interpolation."]]],[]]