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."],[[["This webpage provides reference documentation for the `InsightTypeGenerationConfig` class within the Google Cloud Recommender v1 API."],["The `InsightTypeGenerationConfig` class is designed to customize the generation of insights, allowing adjustments like the lookback period."],["The latest version of `InsightTypeGenerationConfig` available is version 3.7.0, but documentation is provided for versions spanning from 2.5.0 to 3.7.0."],["The class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a `Params` property, of type `Struct`, that is used to configure the `InsightTypeGenerationConfig`, applicable across all subtypes."]]],[]]