public sealed class Model.Types.FrequentlyBoughtTogetherFeaturesConfig : IMessage<Model.Types.FrequentlyBoughtTogetherFeaturesConfig>, IEquatable<Model.Types.FrequentlyBoughtTogetherFeaturesConfig>, IDeepCloneable<Model.Types.FrequentlyBoughtTogetherFeaturesConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class Model.Types.FrequentlyBoughtTogetherFeaturesConfig.
Additional configs for the frequently-bought-together model type.
public Model.Types.ContextProductsType ContextProductsType { get; set; }
Optional. Specifies the context of the model when it is used in predict
requests. Can only be set for the frequently-bought-together type. If
it isn't specified, it defaults to
[MULTIPLE_CONTEXT_PRODUCTS][google.cloud.retail.v2.Model.ContextProductsType.MULTIPLE_CONTEXT_PRODUCTS].
[[["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\u003eFrequentlyBoughtTogetherFeaturesConfig\u003c/code\u003e class within the Google Cloud Retail V2 API, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFrequentlyBoughtTogetherFeaturesConfig\u003c/code\u003e class, used within the \u003ccode\u003eModel.Types\u003c/code\u003e namespace, enables the configuration of the frequently-bought-together model type for the API.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists all available versions of this class, ranging from version 1.0.0 to the latest 2.12.0, allowing users to view documentation for various releases.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, providing functionalities such as message management, equality checks, deep cloning, and buffer message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides a property named \u003ccode\u003eContextProductsType\u003c/code\u003e which allows the specification of the context of the frequently-bought-together model, defaulting to \u003ccode\u003eMULTIPLE_CONTEXT_PRODUCTS\u003c/code\u003e if not set.\u003c/p\u003e\n"]]],[],null,[]]