Discovery Engine V1BETA API - Module Google::Cloud::DiscoveryEngine::V1beta::SearchRequest::BoostSpec::ConditionBoostSpec::BoostControlSpec::InterpolationType (v0.12.0)

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