public sealed class Model.Types.ModelFeaturesConfig : IMessage<Model.Types.ModelFeaturesConfig>, IEquatable<Model.Types.ModelFeaturesConfig>, IDeepCloneable<Model.Types.ModelFeaturesConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class Model.Types.ModelFeaturesConfig.
[[["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 documentation for the `Model.Types.ModelFeaturesConfig` class within the Google Cloud Retail V2 API, specifically for .NET development."],["The latest version available is 2.12.0, and the page includes links to documentation for past versions all the way back to 1.0.0, allowing developers to access documentation for different API versions."],["The `ModelFeaturesConfig` class offers properties such as `FrequentlyBoughtTogetherConfig`, along with a `TypeDedicatedConfigCase` property to handle different configurations."],["The `ModelFeaturesConfig` class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it contains a constructor that takes another instance of `ModelFeaturesConfig` as a parameter."],["The documentation offers descriptions, inheritance details, and examples for each of its members as well as details on the namespace and assembly."]]],[]]