public sealed class CreateDatasetRequest : IMessage<CreateDatasetRequest>, IEquatable<CreateDatasetRequest>, IDeepCloneable<CreateDatasetRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class CreateDatasetRequest.
Request message for
[DatasetService.CreateDataset][google.cloud.aiplatform.v1beta1.DatasetService.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-14 UTC."],[[["\u003cp\u003e\u003ccode\u003eCreateDatasetRequest\u003c/code\u003e is a class within the Vertex AI v1beta1 API, specifically under the namespace \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class serves as the request message for the \u003ccode\u003eDatasetService.CreateDataset\u003c/code\u003e method, used to create a new dataset.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateDatasetRequest\u003c/code\u003e 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\u003eThe class has properties for \u003ccode\u003eDataset\u003c/code\u003e (the dataset to be created) and \u003ccode\u003eParent\u003c/code\u003e (the location where the dataset will be created), with the \u003ccode\u003eParent\u003c/code\u003e having a \u003ccode\u003eLocationName\u003c/code\u003e-typed view.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 1.0.0-beta21, alongside an older 1.0.0-beta20 version.\u003c/p\u003e\n"]]],[],null,[]]