public sealed class ModelDataChange : IMessage<BigQueryAuditMetadata.Types.ModelDataChange>, IEquatable<BigQueryAuditMetadata.Types.ModelDataChange>, IDeepCloneable<BigQueryAuditMetadata.Types.ModelDataChange>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Audit API class BigQueryAuditMetadata.Types.ModelDataChange.
[[["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.ModelDataChange` class within the Google Cloud Audit API, detailing its properties, inheritance, and implementations."],["The `ModelDataChange` class represents an event indicating a change in model data within BigQuery, with properties like `JobName` (URI of the job causing the change) and `Reason` (how the data was changed)."],["The document highlights the class's inheritance from `Object` and its implementation of interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are multiple versions of the API documented, with version 2.5.0 as the latest and versions back to 1.0.0 available, and the current page focuses on version 2.1.0."],["The provided code gives two constructors for the `ModelDataChange` class, one being empty and the other taking in a `ModelDataChange` type as a parameter."]]],[]]