Dialogflow V2 API - Module Google::Cloud::Dialogflow::V2::SearchKnowledgeRequest::SearchConfig::BoostSpecs::BoostSpec::ConditionBoostSpec::BoostControlSpec::InterpolationType (v1.4.1)

Reference documentation and code samples for the Dialogflow V2 API module Google::Cloud::Dialogflow::V2::SearchKnowledgeRequest::SearchConfig::BoostSpecs::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.