public sealed class BigQueryAuditMetadata.Types.ModelDataRead : IMessage<BigQueryAuditMetadata.Types.ModelDataRead>, IEquatable<BigQueryAuditMetadata.Types.ModelDataRead>, IDeepCloneable<BigQueryAuditMetadata.Types.ModelDataRead>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Audit API class BigQueryAuditMetadata.Types.ModelDataRead.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This document provides reference information for the `BigQueryAuditMetadata.Types.ModelDataRead` class within the Google Cloud Audit API, which represents a model data read event."],["The `BigQueryAuditMetadata.Types.ModelDataRead` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing various functionalities for working with this class."],["The document provides information on how the class inherits from the object class, as well as inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`."],["The `ModelDataRead` class has two constructors: a default constructor and a constructor that takes another `ModelDataRead` object as a parameter, which allows for creating copies of existing objects."],["The class includes two properties, `JobName` which specifies the job URI that read the data and `Reason`, which describes the type of data read."]]],[]]