public sealed class CreateModelRequest : IMessage<CreateModelRequest>, IEquatable<CreateModelRequest>, IDeepCloneable<CreateModelRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google AutoML v1 API class CreateModelRequest.
Request message for [AutoMl.CreateModel][google.cloud.automl.v1.AutoMl.CreateModel].
[[["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\u003eThe latest version of the \u003ccode\u003eCreateModelRequest\u003c/code\u003e class is 3.4.0, with prior versions available dating back to 2.2.0, all accessible via their respective documentation links.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateModelRequest\u003c/code\u003e class, part of the Google AutoML v1 API, is used to send requests for creating new models.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, ensuring compatibility with various .NET functionalities.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateModelRequest\u003c/code\u003e requires properties for \u003ccode\u003eModel\u003c/code\u003e, which specifies the details of the model to be created, and \u003ccode\u003eParent\u003c/code\u003e, which indicates the project location for creating said model.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constuctors for \u003ccode\u003eCreateModelRequest\u003c/code\u003e, the first being empty, and the second taking another \u003ccode\u003eCreateModelRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]