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 documentation for the `TuneModelResponse` class within the Google Cloud Retail V2 API, specifically for the .NET environment."],["The latest version available is 2.12.0, but documentation is provided for versions ranging from 1.0.0 to 2.12.0 of `TuneModelResponse`."],["The `TuneModelResponse` class is a response type associated with a model tuning operation within the Retail API."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits members from the base `object` class."],["There are two constructors, one being empty, and the other taking in another `TuneModelResponse` object."]]],[]]