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"]],[["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."],[[["\u003cp\u003eThe webpage provides reference documentation for the \u003ccode\u003eBoostSpec\u003c/code\u003e class within the Dialogflow v3 API, detailing its purpose in boosting certain documents.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBoostSpec\u003c/code\u003e is a sealed class that implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists various versions of the Dialogflow Cx.V3, with the latest version being 2.23.0 and including all the way back to 1.0.0, each with its own respective link.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a property called \u003ccode\u003eConditionBoostSpecs\u003c/code\u003e, which is of type \u003ccode\u003eRepeatedField\u003c/code\u003e, and allows for applying multiple condition boost specifications to documents, up to a maximum of 20.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBoostSpec\u003c/code\u003e class has 2 constructors, one default and one that takes in another \u003ccode\u003eBoostSpec\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]