public sealed class DeleteDatasetRequest : IMessage<DeleteDatasetRequest>, IEquatable<DeleteDatasetRequest>, IDeepCloneable<DeleteDatasetRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Translation v3 API class DeleteDatasetRequest.
[[["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-03-21 UTC."],[[["The latest version of the `DeleteDatasetRequest` class for the Google Cloud Translation v3 API is version 3.9.0, but there are other versions available from 3.8.0 all the way down to 2.2.0."],["`DeleteDatasetRequest` is a request message used in the Google Cloud Translation v3 API to delete a dataset, as defined in the documentation."],["The class `DeleteDatasetRequest` inherits from `object` and implements `IMessage`, `IEquatable\u003cDeleteDatasetRequest\u003e`, `IDeepCloneable\u003cDeleteDatasetRequest\u003e`, and `IBufferMessage`."],["`DeleteDatasetRequest` has two constructors, a default one and another one that takes a `DeleteDatasetRequest` object as a parameter."],["The `DeleteDatasetRequest` class has two properties, `DatasetName` which is a typed view over the `Name` resource property and `Name` which requires the name of the dataset that is going to be deleted."]]],[]]