public sealed class JobStatistics.Types.ReservationResourceUsage : IMessage<JobStatistics.Types.ReservationResourceUsage>, IEquatable<JobStatistics.Types.ReservationResourceUsage>, IDeepCloneable<JobStatistics.Types.ReservationResourceUsage>, IBufferMessage, IMessage
Reference documentation and code samples for the BigQuery Audit Data Logging v1 API class JobStatistics.Types.ReservationResourceUsage.
[[["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 material for the `JobStatistics.Types.ReservationResourceUsage` class within the BigQuery Audit Data Logging v1 API."],["The `JobStatistics.Types.ReservationResourceUsage` class offers detailed information on resource usage by reservation for a given job."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compatibility with the Google.Protobuf library and other .NET types."],["The `ReservationResourceUsage` class includes properties for `Name` (reservation name or \"unreserved\") and `SlotMs` (total slot milliseconds used)."],["This API class has 4 different documented version releases that are 1.0.0, 1.1.0, 1.2.0, and 1.3.0 (latest)."]]],[]]