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 page provides documentation for the `TuneModelResponse` class within the Google Cloud Retail V2 API, specifically for version 2.10.0, and its usage in .NET."],["The `TuneModelResponse` class is a response object associated with a tune operation within the Retail API, inheriting from the base `object` class and implementing various interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists available versions of the Retail V2 API, with the latest being version 2.12.0, and includes links to documentation for each version, from 1.0.0 to the latest release."],["The documentation details the `TuneModelResponse` class's constructors, including a default constructor and a copy constructor that takes another `TuneModelResponse` instance as a parameter."]]],[]]