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-04-02 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."]]],[]]