public sealed class RecommenderGenerationConfig : IMessage<RecommenderGenerationConfig>, IEquatable<RecommenderGenerationConfig>, IDeepCloneable<RecommenderGenerationConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Recommender v1 API class RecommenderGenerationConfig.
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\u003eThis webpage provides reference documentation for the \u003ccode\u003eRecommenderGenerationConfig\u003c/code\u003e class within the Google Cloud Recommender v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRecommenderGenerationConfig\u003c/code\u003e class is used to customize the generation of recommendations, such as adjusting the lookback period.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage lists multiple versions of the \u003ccode\u003eRecommenderGenerationConfig\u003c/code\u003e class, with the latest being version 3.7.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRecommenderGenerationConfig\u003c/code\u003e 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 a \u003ccode\u003eParams\u003c/code\u003e property, which is of type \u003ccode\u003eStruct\u003c/code\u003e, and it is used to configure settings for the \u003ccode\u003eRecommenderGenerationConfig\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Recommender v1 API - Class RecommenderGenerationConfig (3.7.0)\n\nVersion latestkeyboard_arrow_down\n\n- [3.7.0 (latest)](/dotnet/docs/reference/Google.Cloud.Recommender.V1/latest/Google.Cloud.Recommender.V1.RecommenderGenerationConfig)\n- [3.6.0](/dotnet/docs/reference/Google.Cloud.Recommender.V1/3.6.0/Google.Cloud.Recommender.V1.RecommenderGenerationConfig)\n- [3.5.0](/dotnet/docs/reference/Google.Cloud.Recommender.V1/3.5.0/Google.Cloud.Recommender.V1.RecommenderGenerationConfig)\n- [3.4.0](/dotnet/docs/reference/Google.Cloud.Recommender.V1/3.4.0/Google.Cloud.Recommender.V1.RecommenderGenerationConfig)\n- [3.3.0](/dotnet/docs/reference/Google.Cloud.Recommender.V1/3.3.0/Google.Cloud.Recommender.V1.RecommenderGenerationConfig)\n- [3.2.0](/dotnet/docs/reference/Google.Cloud.Recommender.V1/3.2.0/Google.Cloud.Recommender.V1.RecommenderGenerationConfig)\n- [3.1.0](/dotnet/docs/reference/Google.Cloud.Recommender.V1/3.1.0/Google.Cloud.Recommender.V1.RecommenderGenerationConfig)\n- [3.0.0](/dotnet/docs/reference/Google.Cloud.Recommender.V1/3.0.0/Google.Cloud.Recommender.V1.RecommenderGenerationConfig)\n- [2.8.0](/dotnet/docs/reference/Google.Cloud.Recommender.V1/2.8.0/Google.Cloud.Recommender.V1.RecommenderGenerationConfig)\n- [2.7.0](/dotnet/docs/reference/Google.Cloud.Recommender.V1/2.7.0/Google.Cloud.Recommender.V1.RecommenderGenerationConfig)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.Recommender.V1/2.6.0/Google.Cloud.Recommender.V1.RecommenderGenerationConfig)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.Recommender.V1/2.5.0/Google.Cloud.Recommender.V1.RecommenderGenerationConfig) \n\n public sealed class RecommenderGenerationConfig : IMessage\u003cRecommenderGenerationConfig\u003e, IEquatable\u003cRecommenderGenerationConfig\u003e, IDeepCloneable\u003cRecommenderGenerationConfig\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Google Cloud Recommender v1 API class RecommenderGenerationConfig.\n\nA Configuration to customize the generation of recommendations.\nEg, customizing the lookback period considered when generating a\nrecommendation. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e RecommenderGenerationConfig \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[RecommenderGenerationConfig](/dotnet/docs/reference/Google.Cloud.Recommender.V1/latest/Google.Cloud.Recommender.V1.RecommenderGenerationConfig), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[RecommenderGenerationConfig](/dotnet/docs/reference/Google.Cloud.Recommender.V1/latest/Google.Cloud.Recommender.V1.RecommenderGenerationConfig), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[RecommenderGenerationConfig](/dotnet/docs/reference/Google.Cloud.Recommender.V1/latest/Google.Cloud.Recommender.V1.RecommenderGenerationConfig), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Recommender.V1](/dotnet/docs/reference/Google.Cloud.Recommender.V1/latest/Google.Cloud.Recommender.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Recommender.V1.dll\n\nConstructors\n------------\n\n### RecommenderGenerationConfig()\n\n public RecommenderGenerationConfig()\n\n### RecommenderGenerationConfig(RecommenderGenerationConfig)\n\n public RecommenderGenerationConfig(RecommenderGenerationConfig other)\n\nProperties\n----------\n\n### Params\n\n public Struct Params { get; set; }\n\nParameters for this RecommenderGenerationConfig. These configs can be used\nby or are applied to all subtypes."]]