public RepeatedField<BoostSpec.Types.ConditionBoostSpec> ConditionBoostSpecs { get; }
Optional. Condition boost specifications. If a document matches multiple
conditions in the specifictions, 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-03-21 UTC."],[[["This webpage provides reference documentation for the `BoostSpec` class within the Google Cloud Dialogflow CX v3 API, specifically version 2.19.0."],["The `BoostSpec` class is designed to enhance the relevance of certain documents by applying boost scores based on defined conditions."],["The webpage lists various available versions of the API, ranging from 1.0.0 to the latest version 2.23.0, each providing documentation on the `BoostSpec` class for that specific release."],["The `BoostSpec` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities and compatibility."],["The BoostSpec class contains the property `ConditionBoostSpecs` which allows for the boosting of documents meeting certain conditions, with a maximum limit of 20 specifications."]]],[]]