public sealed class Control.Types.BoostAction.Types.InterpolationBoostSpec : IMessage<Control.Types.BoostAction.Types.InterpolationBoostSpec>, IEquatable<Control.Types.BoostAction.Types.InterpolationBoostSpec>, IDeepCloneable<Control.Types.BoostAction.Types.InterpolationBoostSpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class Control.Types.BoostAction.Types.InterpolationBoostSpec.
Specification for custom ranking based on customer specified attribute
value. It provides more controls for customized ranking than the simple
(condition, boost) combination above.
public Control.Types.BoostAction.Types.InterpolationBoostSpec.Types.AttributeType AttributeType { get; set; }
Optional. The attribute type to be used to determine the boost amount.
The attribute value can be derived from the field value of the
specified field_name. In the case of numerical it is straightforward
i.e. attribute_value = numerical_field_value. In the case of freshness
however, attribute_value = (time.now() - datetime_field_value).
public RepeatedField<Control.Types.BoostAction.Types.InterpolationBoostSpec.Types.ControlPoint> ControlPoints { get; }
Optional. The control points used to define the curve. The monotonic
function (defined through the interpolation_type above) passes through
the control points listed here.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[],null,["# Discovery Engine v1 API - Class Control.Types.BoostAction.Types.InterpolationBoostSpec (1.9.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.9.0 (latest)](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.Control.Types.BoostAction.Types.InterpolationBoostSpec)\n- [1.8.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.8.0/Google.Cloud.DiscoveryEngine.V1.Control.Types.BoostAction.Types.InterpolationBoostSpec)\n- [1.7.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.7.0/Google.Cloud.DiscoveryEngine.V1.Control.Types.BoostAction.Types.InterpolationBoostSpec)\n- [1.6.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.6.0/Google.Cloud.DiscoveryEngine.V1.Control.Types.BoostAction.Types.InterpolationBoostSpec)\n- [1.5.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.5.0/Google.Cloud.DiscoveryEngine.V1.Control.Types.BoostAction.Types.InterpolationBoostSpec)\n- [1.4.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.4.0/Google.Cloud.DiscoveryEngine.V1.Control.Types.BoostAction.Types.InterpolationBoostSpec)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.3.0/Google.Cloud.DiscoveryEngine.V1.Control.Types.BoostAction.Types.InterpolationBoostSpec)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.2.0/Google.Cloud.DiscoveryEngine.V1.Control.Types.BoostAction.Types.InterpolationBoostSpec)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.1.0/Google.Cloud.DiscoveryEngine.V1.Control.Types.BoostAction.Types.InterpolationBoostSpec)\n- [1.0.0-beta06](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.0.0-beta06/Google.Cloud.DiscoveryEngine.V1.Control.Types.BoostAction.Types.InterpolationBoostSpec) \n\n public sealed class Control.Types.BoostAction.Types.InterpolationBoostSpec : IMessage\u003cControl.Types.BoostAction.Types.InterpolationBoostSpec\u003e, IEquatable\u003cControl.Types.BoostAction.Types.InterpolationBoostSpec\u003e, IDeepCloneable\u003cControl.Types.BoostAction.Types.InterpolationBoostSpec\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Discovery Engine v1 API class Control.Types.BoostAction.Types.InterpolationBoostSpec.\n\nSpecification for custom ranking based on customer specified attribute\nvalue. It provides more controls for customized ranking than the simple\n(condition, boost) combination above. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e Control.Types.BoostAction.Types.InterpolationBoostSpec \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[Control](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.Control)[Types](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.Control.Types)[BoostAction](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.Control.Types.BoostAction)[Types](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.Control.Types.BoostAction.Types)[InterpolationBoostSpec](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.Control.Types.BoostAction.Types.InterpolationBoostSpec), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[Control](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.Control)[Types](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.Control.Types)[BoostAction](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.Control.Types.BoostAction)[Types](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.Control.Types.BoostAction.Types)[InterpolationBoostSpec](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.Control.Types.BoostAction.Types.InterpolationBoostSpec), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[Control](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.Control)[Types](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.Control.Types)[BoostAction](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.Control.Types.BoostAction)[Types](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.Control.Types.BoostAction.Types)[InterpolationBoostSpec](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.Control.Types.BoostAction.Types.InterpolationBoostSpec), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.DiscoveryEngine.V1](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.DiscoveryEngine.V1.dll\n\nConstructors\n------------\n\n### InterpolationBoostSpec()\n\n public InterpolationBoostSpec()\n\n### InterpolationBoostSpec(InterpolationBoostSpec)\n\n public InterpolationBoostSpec(Control.Types.BoostAction.Types.InterpolationBoostSpec other)\n\nProperties\n----------\n\n### AttributeType\n\n public Control.Types.BoostAction.Types.InterpolationBoostSpec.Types.AttributeType AttributeType { get; set; }\n\nOptional. The attribute type to be used to determine the boost amount.\nThe attribute value can be derived from the field value of the\nspecified field_name. In the case of numerical it is straightforward\ni.e. attribute_value = numerical_field_value. In the case of freshness\nhowever, attribute_value = (time.now() - datetime_field_value).\n\n### ControlPoints\n\n public RepeatedField\u003cControl.Types.BoostAction.Types.InterpolationBoostSpec.Types.ControlPoint\u003e ControlPoints { get; }\n\nOptional. The control points used to define the curve. The monotonic\nfunction (defined through the interpolation_type above) passes through\nthe control points listed here.\n\n### FieldName\n\n public string FieldName { get; set; }\n\nOptional. The name of the field whose value will be used to determine\nthe boost amount.\n\n### InterpolationType\n\n public Control.Types.BoostAction.Types.InterpolationBoostSpec.Types.InterpolationType InterpolationType { get; set; }\n\nOptional. The interpolation type to be applied to connect the control\npoints listed below."]]