public sealed class BigQueryAuditMetadata.Types.DatasetDeletion : IMessage<BigQueryAuditMetadata.Types.DatasetDeletion>, IEquatable<BigQueryAuditMetadata.Types.DatasetDeletion>, IDeepCloneable<BigQueryAuditMetadata.Types.DatasetDeletion>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Audit API class BigQueryAuditMetadata.Types.DatasetDeletion.
[[["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 provides reference documentation for the `BigQueryAuditMetadata.Types.DatasetDeletion` class within the Google Cloud Audit API, specifically version 2.2.0."],["The `DatasetDeletion` class represents a dataset deletion event and includes information about how the dataset was deleted, along with the job name if the reason was QUERY."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, making it compatible with various Google Protobuf functionalities."],["There are several available versions of this class, with version 2.5.0 being the latest, and the document lists all versions going back to version 1.0.0."],["The class can be instantiated with default values, or with values from an existing `DatasetDeletion` object, and it has accessible properties to read or modify the `JobName` or `Reason`."]]],[]]