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."],[[["The latest version of the `CreateModelMetadata` class in the Retail v2 API is 2.12.0."],["`CreateModelMetadata` is a class within the `Google.Cloud.Retail.V2` namespace used for metadata associated with a create operation."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`CreateModelMetadata` provides a property named `Model` which stores the resource name of the model."],["The versions available range from 1.0.0 to the latest 2.12.0 and can be accessed via the links provided."]]],[]]