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"]],[["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 `JobStatistics.Types.ReservationResourceUsage` class within the BigQuery Audit Data Logging v1 API."],["The `ReservationResourceUsage` class details job resource usage, broken down by reservation, and is part of the `Google.Cloud.BigQuery.Logging.V1` namespace."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["Key properties of the `ReservationResourceUsage` class include `Name`, which represents the reservation name, and `SlotMs`, which denotes the total slot milliseconds used by a job."],["There are 2 constructors for creating new instances of `ReservationResourceUsage`, one being parameter-less, the other accepting a `JobStatistics.Types.ReservationResourceUsage` object as parameter."]]],[]]