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-04-17 UTC."],[[["This webpage provides reference documentation for the `TuneModelResponse` class within the Google Cloud Retail v2 API."],["The `TuneModelResponse` class is a response type associated with a tune operation, as indicated by the description."],["The documentation covers multiple versions of the API, ranging from version 1.0.0 to the latest version 2.12.0."],["The `TuneModelResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."],["The page provides information on the constructors for the TuneModelResponse class, which includes a default empty one, and another to take in another TuneModelResponse."]]],[]]