public sealed class InsightTypeGenerationConfig : IMessage<InsightTypeGenerationConfig>, IEquatable<InsightTypeGenerationConfig>, IDeepCloneable<InsightTypeGenerationConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Recommender v1 API class InsightTypeGenerationConfig.
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"]],[["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."],[[["The latest version available for the `InsightTypeGenerationConfig` class is 3.7.0, while the current page is displaying information for version 3.2.0."],["The `InsightTypeGenerationConfig` class in the Google Cloud Recommender v1 API allows for customization of insight generation, such as modifying the lookback period."],["This class inherits from the `Object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `InsightTypeGenerationConfig` class has a `Params` property of type `Struct`, which can be used to set parameters that apply to all subtypes."],["There are numerous previous versions of the `InsightTypeGenerationConfig` class that are accessible, ranging back to version 2.5.0."]]],[]]