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-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eBoostSpec\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace in the .NET environment, including reference documentation and code samples.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBoostSpec\u003c/code\u003e is designed to allow boosting of specific documents in the Dialogflow v3 API, with the latest version being 2.23.0, while multiple older versions from 2.22.0 down to 1.0.0 are also available.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBoostSpec\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and 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\u003eIt includes properties like \u003ccode\u003eConditionBoostSpecs\u003c/code\u003e, which allows for the customization of document boosting based on multiple conditions.\u003c/p\u003e\n"],["\u003cp\u003eThe class has a constructor that can be used to make a new \u003ccode\u003eBoostSpec\u003c/code\u003e, or a copy of another.\u003c/p\u003e\n"]]],[],null,[]]