public sealed class CreateModelRequest : IMessage<CreateModelRequest>, IEquatable<CreateModelRequest>, IDeepCloneable<CreateModelRequest>, IBufferMessage, IMessage
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\u003eThis page provides documentation for the \u003ccode\u003eCreateModelRequest\u003c/code\u003e class within the Google.Cloud.AutoML.V1 namespace, specifically version 2.6.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateModelRequest\u003c/code\u003e is used to request the creation of a model in Google Cloud's AutoML service, inheriting from and implementing several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e and \u003ccode\u003eIEquatable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eModel\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsLocationName\u003c/code\u003e, which are required to specify the model to be created and the location where it should reside.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions available for this class, going all the way up to version 3.4.0, with the page detailing version 2.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateModelRequest\u003c/code\u003e class has two constructors available, a default one, and one that takes another \u003ccode\u003eCreateModelRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]