public sealed class 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"]],[["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."],[[["The latest version of the Google Cloud Audit API's `BigQueryAuditMetadata.Types.ModelDataRead` class is 2.5.0, with prior versions available, ranging back to version 1.0.0."],["The `ModelDataRead` class represents an event where model data is read and it implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class inherits from the `Object` class and has two constructors, a default constructor and a copy constructor that accepts another `ModelDataRead` object."],["`ModelDataRead` includes properties such as `JobName` (the URI of the job) and `Reason` (describing how the data was read)."],["The `ModelDataRead` class is found within the `Google.Cloud.Audit` namespace and is part of the `Google.Cloud.Audit.dll` assembly."]]],[]]