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\u003eThe \u003ccode\u003eCreateDatasetRequest\u003c/code\u003e class is used to request the creation of a dataset in Google Cloud AutoML's version 1 API.\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, indicating its role in message handling and object management within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is \u003ccode\u003e3.4.0\u003c/code\u003e, and the provided information pertains to version \u003ccode\u003e2.5.0\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateDatasetRequest\u003c/code\u003e class has properties for setting the \u003ccode\u003eDataset\u003c/code\u003e to be created and the \u003ccode\u003eParent\u003c/code\u003e resource, which is the project name where the dataset will reside, represented as either a string or a \u003ccode\u003eLocationName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateDatasetRequest\u003c/code\u003e class offers two constructors, one being parameterless and the other allowing for the creation of a new request by cloning another instance of \u003ccode\u003eCreateDatasetRequest\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]