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\u003eThis document provides reference information for the \u003ccode\u003eCreateModelRequest\u003c/code\u003e class within the Google AutoML v1 API, focusing on version 3.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateModelRequest\u003c/code\u003e is used to request the creation of a new model within the AutoML service, as indicated by the "Request message for AutoMl.CreateModel" description.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, and inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties for specifying the model to be created (\u003ccode\u003eModel\u003c/code\u003e) and the parent project's resource name (\u003ccode\u003eParent\u003c/code\u003e), with an additional view over the parent property as \u003ccode\u003eLocationName\u003c/code\u003e for ease of use.\u003c/p\u003e\n"],["\u003cp\u003eThe page includes links to various versions of the API, with version 3.4.0 being the latest, and version 3.3.0 being the version of focus.\u003c/p\u003e\n"]]],[],null,[]]