public enum SearchKnowledgeRequest.Types.SearchConfig.Types.BoostSpecs.Types.BoostSpec.Types.ConditionBoostSpec.Types.BoostControlSpec.Types.InterpolationTypeReference 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.V2Beta1Assembly
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. |