public sealed class CreateDatasetRequest : IMessage<CreateDatasetRequest>, IEquatable<CreateDatasetRequest>, IDeepCloneable<CreateDatasetRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Labeling v1beta1 API class CreateDatasetRequest.
[[["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 documentation is for the \u003ccode\u003eCreateDatasetRequest\u003c/code\u003e class within the Google Cloud Data Labeling v1beta1 API, with the latest version being 2.0.0-beta05.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateDatasetRequest\u003c/code\u003e is used to send a request to create a dataset, which is confirmed by the section that describes the request message for the CreateDataset.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties like \u003ccode\u003eDataset\u003c/code\u003e (the dataset to be created), \u003ccode\u003eParent\u003c/code\u003e (the resource parent of the dataset), and \u003ccode\u003eParentAsProjectName\u003c/code\u003e (a typed view of the parent resource name).\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available: a default constructor and one that takes another \u003ccode\u003eCreateDatasetRequest\u003c/code\u003e instance as a parameter.\u003c/p\u003e\n"]]],[],null,[]]