public sealed class InsightTypeGenerationConfig : IMessage<InsightTypeGenerationConfig>, IEquatable<InsightTypeGenerationConfig>, IDeepCloneable<InsightTypeGenerationConfig>, IBufferMessage, IMessage
A configuration to customize the generation of insights.
Eg, customizing the lookback period considered when generating a
insight.
[[["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\u003eThis webpage details the \u003ccode\u003eInsightTypeGenerationConfig\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Recommender.V1\u003c/code\u003e namespace, used for customizing the generation of insights in the Google Cloud Recommender service.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 3.7.0, and the page provides links to documentation for various previous versions, ranging back to version 2.5.0, for historical purposes.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInsightTypeGenerationConfig\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, which provide functionalities such as message handling, equality comparison, deep cloning, and buffered message support.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains a \u003ccode\u003eParams\u003c/code\u003e property of type \u003ccode\u003eStruct\u003c/code\u003e, which is used to hold configuration parameters for customizing insight generation, applicable to all subtypes.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInsightTypeGenerationConfig\u003c/code\u003e has two constructors; a default one and one that takes another \u003ccode\u003eInsightTypeGenerationConfig\u003c/code\u003e object, providing flexibility for creating new instances.\u003c/p\u003e\n"]]],[],null,[]]