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"]],[["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."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eCreateModelRequest\u003c/code\u003e class within the Google Cloud Retail v2 API, detailing its properties, constructors, and the interfaces it implements.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API documentation is 2.12.0, with a history of versions going back to 1.0.0 for \u003ccode\u003eCreateModelRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateModelRequest\u003c/code\u003e allows you to define a request for creating a model, including parameters such as \u003ccode\u003eDryRun\u003c/code\u003e to validate the request without actually creating the model, \u003ccode\u003eModel\u003c/code\u003e which is the payload for the model, and \u003ccode\u003eParent\u003c/code\u003e which determines the location for the new model to be created.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateModelRequest\u003c/code\u003e class implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and is part of the \u003ccode\u003eGoogle.Cloud.Retail.V2\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateModelRequest\u003c/code\u003e allows for two constructors, one being the default and the second allowing the copying of another \u003ccode\u003eCreateModelRequest\u003c/code\u003e object through it's \u003ccode\u003eother\u003c/code\u003e parameter.\u003c/p\u003e\n"]]],[],null,[]]