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 reference documentation for the `TuneModelMetadata` class within the Google Cloud Retail V2 API, specifically for .NET developers."],["The latest version documented is 2.12.0, but there are multiple prior versions available, ranging from 1.0.0 to 2.11.0."],["The `TuneModelMetadata` class, part of the `Google.Cloud.Retail.V2` namespace, is associated with tuning operations and implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes details on the class's constructors and a `Model` property, which is a string representing the resource name of the model being tuned."],["The documentation is contained within the `Google.Cloud.Retail.V2.dll` assembly."]]],[]]