public sealed class TuneModelResponse : IMessage<TuneModelResponse>, IEquatable<TuneModelResponse>, IDeepCloneable<TuneModelResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class TuneModelResponse.
[[["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 `TuneModelResponse` class within the Google Cloud Retail v2 API, specifically for the .NET framework."],["The `TuneModelResponse` class is a response type associated with model tuning operations, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version available is 2.12.0, and the page documents various versions from 2.12.0 down to 1.0.0, showing a clear progression of the API's development."],["The class inherits from `object` and offers two constructors: a default constructor and one that accepts another `TuneModelResponse` instance as a parameter."]]],[]]