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"]],[["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 available for `CreateModelMetadata` within the Google Cloud Retail V2 API is 2.12.0, with the current page focusing on version 2.11.0."],["This document provides reference details and code samples for the `CreateModelMetadata` class in the Retail v2 API, specifically for .NET development."],["`CreateModelMetadata` is used for the metadata associated with a create operation and is inherited from the .NET object class, in addition to implementing multiple interfaces."],["The class `CreateModelMetadata` includes a `Model` property, which defines the resource name of the model being created, formatted as a project-specific string."],["There are several versions available in this reference guide, ranging from 1.0.0 to the latest 2.12.0, allowing developers to view past versions for this API."]]],[]]