Google Cloud Dialogflow v2beta1 API - Enum SearchKnowledgeRequest.Types.SearchConfig.Types.BoostSpecs.Types.BoostSpec.Types.ConditionBoostSpec.Types.BoostControlSpec.Types.InterpolationType (1.0.0-beta19)

public enum SearchKnowledgeRequest.Types.SearchConfig.Types.BoostSpecs.Types.BoostSpec.Types.ConditionBoostSpec.Types.BoostControlSpec.Types.InterpolationType

Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 API enum SearchKnowledgeRequest.Types.SearchConfig.Types.BoostSpecs.Types.BoostSpec.Types.ConditionBoostSpec.Types.BoostControlSpec.Types.InterpolationType.

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

Namespace

Google.Cloud.Dialogflow.V2Beta1

Assembly

Google.Cloud.Dialogflow.V2Beta1.dll

Fields

Name Description
Linear

Piecewise linear interpolation will be applied.

Unspecified

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