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\u003eThe \u003ccode\u003eDeleteDatasetRequest\u003c/code\u003e class is used to send a request to delete a dataset via the \u003ccode\u003eAutoMl.DeleteDataset\u003c/code\u003e method in the Google Cloud AutoML V1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.AutoML.V1\u003c/code\u003e namespace, which is contained within the \u003ccode\u003eGoogle.Cloud.AutoML.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eIt implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for message manipulation, equality comparisons, deep cloning, and buffered message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteDatasetRequest\u003c/code\u003e class has two constructors, one default and another that takes an existing \u003ccode\u003eDeleteDatasetRequest\u003c/code\u003e object as a parameter for copying data.\u003c/p\u003e\n"],["\u003cp\u003eThe request requires a \u003ccode\u003eName\u003c/code\u003e property, a string representing the resource name of the dataset to be deleted, which can also be accessed via a \u003ccode\u003eDatasetName\u003c/code\u003e-typed property.\u003c/p\u003e\n"]]],[],null,[]]