public sealed class CreateDatasetRequest : IMessage<CreateDatasetRequest>, IEquatable<CreateDatasetRequest>, IDeepCloneable<CreateDatasetRequest>, IBufferMessage, IMessage
Request message for [AutoMl.CreateDataset][google.cloud.automl.v1.AutoMl.CreateDataset].
[[["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 outlines the \u003ccode\u003eCreateDatasetRequest\u003c/code\u003e class within the Google.Cloud.AutoML.V1 namespace, specifically version 3.0.0 of the library.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateDatasetRequest\u003c/code\u003e is a request message used for the \u003ccode\u003eAutoMl.CreateDataset\u003c/code\u003e function, designed to create a new dataset.\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.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eCreateDatasetRequest\u003c/code\u003e class include \u003ccode\u003eDataset\u003c/code\u003e (the dataset to be created), \u003ccode\u003eParent\u003c/code\u003e (the project resource name for the new dataset), and \u003ccode\u003eParentAsLocationName\u003c/code\u003e (a \u003ccode\u003eLocationName\u003c/code\u003e-typed representation of the \u003ccode\u003eParent\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe document contains a list of older versions, all the way to 2.2.0, and version 3.4.0 is the latest.\u003c/p\u003e\n"]]],[],null,[]]