Discovery Engine V1 API - Module Google::Cloud::DiscoveryEngine::V1::SearchRequest::BoostSpec::ConditionBoostSpec::BoostControlSpec::InterpolationType (v1.2.0)

Reference documentation and code samples for the Discovery Engine V1 API module Google::Cloud::DiscoveryEngine::V1::SearchRequest::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.