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."],[[["The latest version available for the Retail v2 API's `TuneModelResponse` is 2.12.0, with multiple other versions ranging down to 1.0.0 also being accessible."],["The `TuneModelResponse` class is a part of the Google Cloud Retail V2 API, specifically under the namespace `Google.Cloud.Retail.V2`, and it is defined in the `Google.Cloud.Retail.V2.dll` assembly."],["This class provides a response associated with a tune operation, and it inherits from the `object` class while implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The provided documentation includes reference material and code samples for the class `TuneModelResponse` within the Google Cloud Retail V2 API."],["The `TuneModelResponse` class has two constructors: a parameterless constructor and a copy constructor that accepts another `TuneModelResponse` object."]]],[]]