public sealed class CreateModelMetadata : IMessage<CreateModelMetadata>, IEquatable<CreateModelMetadata>, IDeepCloneable<CreateModelMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class CreateModelMetadata.
The resource name of the model that this create 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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This document provides reference documentation for the `CreateModelMetadata` class within the Google Cloud Retail v2 API."],["The `CreateModelMetadata` class is associated with the metadata of a model creation operation, representing an implementation of `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class includes a `Model` property, which stores the resource name of the model and follows the specific format: `projects/{project_number}/locations/{location_id}/catalogs/{catalog_id}/models/{model_id}`."],["A comprehensive list of the available versions for the `CreateModelMetadata` class, ranging from version 1.0.0 up to the latest release version 2.12.0, can be accessed via the links provided."]]],[]]