public sealed class DatasetDeletion : IMessage<BigQueryAuditMetadata.Types.DatasetDeletion>, IEquatable<BigQueryAuditMetadata.Types.DatasetDeletion>, IDeepCloneable<BigQueryAuditMetadata.Types.DatasetDeletion>, IBufferMessage, IMessage
[[["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."],[[["This document outlines the `DatasetDeletion` class, which represents a dataset deletion event within the `Google.Cloud.Audit` namespace, version 2.0.0."],["The `DatasetDeletion` class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors available for `DatasetDeletion`: a default constructor and one that accepts another `DatasetDeletion` instance as a parameter."],["The `DatasetDeletion` class contains properties such as `JobName`, which details the URI of the job that performed the deletion, and `Reason`, which specifies how the dataset was deleted."],["The `Google.Cloud.Audit` library has versions ranging from 1.0.0 to 2.5.0, with the documentation containing `DatasetDeletion` being version 2.0.0, although 2.5.0 is the most recent version."]]],[]]