public sealed class Load : IMessage<BigQueryAuditMetadata.Types.JobStats.Types.Load>, IEquatable<BigQueryAuditMetadata.Types.JobStats.Types.Load>, IDeepCloneable<BigQueryAuditMetadata.Types.JobStats.Types.Load>, IBufferMessage, IMessage
[[["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 webpage details the `Load` class within the `Google.Cloud.Audit.BigQueryAuditMetadata.Types.JobStats.Types` namespace, specifically for version 1.1.0 of the Google.Cloud.Audit library."],["The `Load` class provides statistics related to load jobs and inherits from the `Object` class, while also implementing several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default constructor, `Load()`, and another that accepts an instance of itself, `Load(BigQueryAuditMetadata.Types.JobStats.Types.Load other)`."],["The class features one property: `TotalOutputBytes`, which is of type `Int64`, and represents the total bytes loaded by the import job."],["There are multiple versions of the google.cloud.audit.bigqueryauditmetadata.types.jobstats.types.load file available, ranging from version 1.0.0 to 2.5.0 (latest), with links provided for each."]]],[]]