Gemini Enterprise for Customer Experience V1 API - Module Google::Cloud::Ces::V1::DataStoreTool::BoostSpec::ConditionBoostSpec::BoostControlSpec::InterpolationType (v1.0.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1 API module Google::Cloud::Ces::V1::DataStoreTool::BoostSpec::ConditionBoostSpec::BoostControlSpec::InterpolationType.
The interpolation type to be applied. Default will be linear
(Piecewise Linear).
Constants
INTERPOLATION_TYPE_UNSPECIFIED
value: 0 Interpolation type is unspecified. In this case, it defaults to
Linear.
LINEAR
value: 1 Piecewise linear interpolation will be applied.