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-03-21 UTC."],[[["This webpage provides documentation for the `TuneModelMetadata` class within the Google Cloud Retail v2 API, specifically for version 2.10.0, with links to other versions as well."],["`TuneModelMetadata` is a class that represents metadata associated with a model tuning operation and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `TuneModelMetadata` class includes properties such as `Model`, which represents the resource name of the model being tuned."],["The documentation lists the avaliable versions of the class, ranging from 1.0.0 to 2.12.0 (latest), and it includes links to the respective versions."],["The document also states that there are 2 constructors available for the TuneModelMetadata class, one being the defualt, and one that takes another TuneModelMetadata class."]]],[]]