public sealed class GetDatasetVersionRequest : IMessage<GetDatasetVersionRequest>, IEquatable<GetDatasetVersionRequest>, IDeepCloneable<GetDatasetVersionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class GetDatasetVersionRequest.
Request message for
[DatasetService.GetDatasetVersion][google.cloud.aiplatform.v1beta1.DatasetService.GetDatasetVersion].
Required. The resource name of the Dataset version to delete.
Format:
projects/{project}/locations/{location}/datasets/{dataset}/datasetVersions/{dataset_version}
[[["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\u003eThe \u003ccode\u003eGetDatasetVersionRequest\u003c/code\u003e class is used to request a specific version of a dataset within the Vertex AI v1beta1 API, implemented as a public sealed class.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements 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\u003eGetDatasetVersionRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eDatasetVersionName\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eReadMask\u003c/code\u003e to specify the dataset version, resource name, and fields to be read, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eGetDatasetVersionRequest\u003c/code\u003e class is 1.0.0-beta21, and the class is located in the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e namespace within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eIt has two constructors: one empty, and another that accepts a \u003ccode\u003eGetDatasetVersionRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]