public sealed class TuneModelMetadata : IMessage<TuneModelMetadata>, IEquatable<TuneModelMetadata>, IDeepCloneable<TuneModelMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class TuneModelMetadata.
The resource name of the model that this tune applies to.
Format:
projects/{project_number}/locations/{location_id}/catalogs/{catalog_id}/models/{model_id}
[[["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."],[[["The latest version of the Google.Cloud.Retail.V2 API class TuneModelMetadata is 2.12.0, and version 2.6.0 is also highlighted."],["This page provides reference documentation and code samples for the Retail v2 API class `TuneModelMetadata`, used for managing metadata during model tuning operations."],["The `TuneModelMetadata` class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It contains a property named `Model` which is a string representing the resource name of the model, following a specific format."],["There are two constructors, a parameterless constructor and one that takes another `TuneModelMetadata` object as an argument."]]],[]]