public sealed class CreateDatasetVersionRequest : IMessage<CreateDatasetVersionRequest>, IEquatable<CreateDatasetVersionRequest>, IDeepCloneable<CreateDatasetVersionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class CreateDatasetVersionRequest.
Request message for
[DatasetService.CreateDatasetVersion][google.cloud.aiplatform.v1beta1.DatasetService.CreateDatasetVersion].
public DatasetVersion DatasetVersion { get; set; }
Required. The version to be created. The same CMEK policies with the
original Dataset will be applied the dataset version. So here we don't need
to specify the EncryptionSpecType here.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eCreateDatasetVersionRequest\u003c/code\u003e class within the Vertex AI v1beta1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateDatasetVersionRequest\u003c/code\u003e class is used as a request message for the \u003ccode\u003eDatasetService.CreateDatasetVersion\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple 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 \u003ccode\u003eCreateDatasetVersionRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eDatasetVersion\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsDatasetName\u003c/code\u003e, which define the version to be created and the dataset it is associated with.\u003c/p\u003e\n"],["\u003cp\u003eThere are two versions available \u003ccode\u003e1.0.0-beta21 (latest)\u003c/code\u003e and \u003ccode\u003e1.0.0-beta20\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]