public sealed class BigQueryAuditMetadata.Types.ModelDeletion : IMessage<BigQueryAuditMetadata.Types.ModelDeletion>, IEquatable<BigQueryAuditMetadata.Types.ModelDeletion>, IDeepCloneable<BigQueryAuditMetadata.Types.ModelDeletion>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Audit API class BigQueryAuditMetadata.Types.ModelDeletion.
[[["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 page provides reference documentation for the `BigQueryAuditMetadata.Types.ModelDeletion` class within the Google Cloud Audit API, specifically version 2.2.0."],["The `ModelDeletion` class represents an event where a model has been deleted, detailing its properties like `JobName` and `Reason`."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in handling messages and deep cloning."],["There are multiple versions of documentation for this class available, ranging from version 1.0.0 to 2.5.0, with 2.5.0 being the latest version."],["`ModelDeletion` is a sealed class and cannot be inherited from, but does inherit from object, and has two constructors, `ModelDeletion()` and `ModelDeletion(ModelDeletion)`."]]],[]]