Discovery Engine v1 API - Enum Control.Types.BoostAction.Types.InterpolationBoostSpec.Types.InterpolationType (1.7.0)

public enum Control.Types.BoostAction.Types.InterpolationBoostSpec.Types.InterpolationType

Reference documentation and code samples for the Discovery Engine v1 API enum Control.Types.BoostAction.Types.InterpolationBoostSpec.Types.InterpolationType.

The interpolation type to be applied. Default will be linear (Piecewise Linear).

Namespace

Google.Cloud.DiscoveryEngine.V1

Assembly

Google.Cloud.DiscoveryEngine.V1.dll

Fields

Name Description
Linear

Piecewise linear interpolation will be applied.

Unspecified

Interpolation type is unspecified. In this case, it defaults to Linear.