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 latest version available for \u003ccode\u003eCreateModelRequest\u003c/code\u003e is 3.4.0, with multiple previous versions also accessible, starting from version 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateModelRequest\u003c/code\u003e is a class used as a request message for the \u003ccode\u003eAutoMl.CreateModel\u003c/code\u003e method within the Google Cloud AutoML V1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e for various functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateModelRequest\u003c/code\u003e class requires two properties: \u003ccode\u003eModel\u003c/code\u003e, which specifies the model to be created, and \u003ccode\u003eParent\u003c/code\u003e, representing the resource name of the parent project.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers a \u003ccode\u003eParentAsLocationName\u003c/code\u003e property which provides a typed view over the \u003ccode\u003eParent\u003c/code\u003e resource, utilizing \u003ccode\u003eLocationName\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]