public sealed class CreateModelRequest : IMessage<CreateModelRequest>, IEquatable<CreateModelRequest>, IDeepCloneable<CreateModelRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class CreateModelRequest.
[[["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 document provides reference documentation for the `CreateModelRequest` class within the Google Cloud Retail v2 API, detailing its properties, constructors, inheritance, and implemented interfaces."],["The latest version of the API covered is 2.12.0, with documentation available for versions ranging from 1.0.0 to 2.12.0, all of which link to the same class page for their respective version."],["`CreateModelRequest` is a class used to define the request for creating a model in the Retail v2 API, including properties like `DryRun`, `Model`, and `Parent`."],["The `CreateModelRequest` class implements multiple interfaces including `IMessage`, `IEquatable\u003cCreateModelRequest\u003e`, `IDeepCloneable\u003cCreateModelRequest\u003e`, and `IBufferMessage`."],["The constructor for `CreateModelRequest` can either be empty, or can be given another `CreateModelRequest` to create a new one from."]]],[]]