public enum Control.Types.BoostAction.Types.InterpolationBoostSpec.Types.InterpolationTypeReference documentation and code samples for the Discovery Engine v1beta 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.V1BetaAssembly
Google.Cloud.DiscoveryEngine.V1Beta.dll
Fields |
|
|---|---|
| Name | Description |
Linear |
Piecewise linear interpolation will be applied. |
Unspecified |
Interpolation type is unspecified. In this case, it defaults to Linear. |