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\u003eThe \u003ccode\u003eCreateModelRequest\u003c/code\u003e class is used to request the creation of a model within Google Cloud AutoML's API, specifically for version 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, inheriting from \u003ccode\u003eObject\u003c/code\u003e, which allows for message management, equality checks, deep cloning, and buffered message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateModelRequest\u003c/code\u003e class has properties such as \u003ccode\u003eModel\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsLocationName\u003c/code\u003e that are used to provide details about the model to be created and the project location where it should be placed.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for the \u003ccode\u003eCreateModelRequest\u003c/code\u003e is 3.4.0, with multiple older versions, from 3.3.0 down to 2.2.0, also listed and accessible.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateModelRequest\u003c/code\u003e class includes two constructors: one default constructor \u003ccode\u003eCreateModelRequest()\u003c/code\u003e and another that accepts another instance of \u003ccode\u003eCreateModelRequest\u003c/code\u003e as a parameter: \u003ccode\u003eCreateModelRequest(CreateModelRequest other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]