public sealed class DeleteDatasetRequest : IMessage<DeleteDatasetRequest>, IEquatable<DeleteDatasetRequest>, IDeepCloneable<DeleteDatasetRequest>, IBufferMessage, IMessage
Request message for [AutoMl.DeleteDataset][google.cloud.automl.v1.AutoMl.DeleteDataset].
[[["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 document outlines the \u003ccode\u003eDeleteDatasetRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.AutoML.V1\u003c/code\u003e namespace, used for initiating the deletion of a dataset in the AutoML service.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteDatasetRequest\u003c/code\u003e class, found in the \u003ccode\u003eGoogle.Cloud.AutoML.V1.dll\u003c/code\u003e assembly, inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces like \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 two constructors: a default constructor \u003ccode\u003eDeleteDatasetRequest()\u003c/code\u003e and another that accepts an existing \u003ccode\u003eDeleteDatasetRequest\u003c/code\u003e object for copying, \u003ccode\u003eDeleteDatasetRequest(DeleteDatasetRequest other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties \u003ccode\u003eDatasetName\u003c/code\u003e, for a typed view over the dataset resource name, and \u003ccode\u003eName\u003c/code\u003e, which represents the resource name of the dataset to be deleted and is a required property of the \u003ccode\u003estring\u003c/code\u003e type.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this request is 3.4.0 and the page provides access to versions going back to 2.2.0.\u003c/p\u003e\n"]]],[],null,[]]