public sealed class RecommenderGenerationConfig : IMessage<RecommenderGenerationConfig>, IEquatable<RecommenderGenerationConfig>, IDeepCloneable<RecommenderGenerationConfig>, IBufferMessage, IMessage
A Configuration to customize the generation of recommendations.
Eg, customizing the lookback period considered when generating a
recommendation.
[[["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 latest version available for \u003ccode\u003eRecommenderGenerationConfig\u003c/code\u003e is 3.7.0, but this page is referencing version 3.1.0, with other versions ranging from 2.5.0 to 3.6.0 also available.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRecommenderGenerationConfig\u003c/code\u003e is a configuration class designed to customize the generation of recommendations, allowing for adjustments to aspects like the lookback period.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements 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 a \u003ccode\u003eParams\u003c/code\u003e property of type \u003ccode\u003eStruct\u003c/code\u003e, which is used to specify parameters that apply to all subtypes within this configuration.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRecommenderGenerationConfig\u003c/code\u003e class offers two constructors, one default and another that accepts another \u003ccode\u003eRecommenderGenerationConfig\u003c/code\u003e instance for parameter copying.\u003c/p\u003e\n"]]],[],null,[]]