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."],[[["This document provides reference information for the `InterpolationType` enum within the Discovery Engine v1beta API, specifically in the `SearchRequest.Types.BoostSpec.Types.ConditionBoostSpec.Types.BoostControlSpec.Types` namespace."],["The `InterpolationType` enum defines the type of interpolation to be applied in the API, with the default being `Linear` (Piecewise Linear)."],["The enum has two possible values: `Linear` for piecewise linear interpolation and `Unspecified`, which defaults to `Linear` if not set."],["The specific reference documentation is under the .NET package, `Google.Cloud.DiscoveryEngine.V1Beta`, version `1.0.0-beta17`."]]],[]]