Dialogflow v3 API - Enum BoostSpec.Types.ConditionBoostSpec.Types.BoostControlSpec.Types.InterpolationType (2.21.0)

public enum BoostSpec.Types.ConditionBoostSpec.Types.BoostControlSpec.Types.InterpolationType

Reference documentation and code samples for the Dialogflow v3 API enum BoostSpec.Types.ConditionBoostSpec.Types.BoostControlSpec.Types.InterpolationType.

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

Namespace

Google.Cloud.Dialogflow.Cx.V3

Assembly

Google.Cloud.Dialogflow.Cx.V3.dll

Fields

Name Description
Linear

Piecewise linear interpolation will be applied.

Unspecified

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