public RepeatedField<BoostSpec.Types.ConditionBoostSpec> ConditionBoostSpecs { get; }
Optional. Condition boost specifications. If a document matches multiple
conditions in the specifications, boost scores from these specifications
are all applied and combined in a non-linear way. Maximum number of
specifications is 20.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This webpage provides reference documentation for the `BoostSpec` class within the Google Cloud Dialogflow CX v3 API, specifically in the .NET environment."],["The content lists various versions of the `BoostSpec` class, ranging from version 1.0.0 up to the latest version 2.23.0, allowing users to select the documentation relevant to their needs."],["The `BoostSpec` class is designed to help users boost certain documents in the Dialogflow system, which is implemented through a set of `ConditionBoostSpecs`."],["The page details the class's implementation of several interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, as well as inherited members and properties."],["`BoostSpec` class has a constructor and a copy constructor, and a property called `ConditionBoostSpecs`, where it details the use and parameter of it."]]],[]]