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 documentation covers the `JobStatistics.Types.ReservationResourceUsage` class within the BigQuery Audit Data Logging v1 API, detailing job resource usage by reservation."],["The class is part of the `Google.Cloud.BigQuery.Logging.V1` namespace and is found in the `Google.Cloud.BigQuery.Logging.V1.dll` assembly."],["`JobStatistics.Types.ReservationResourceUsage` implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, providing methods for message manipulation, equality checks, deep cloning, and buffer message handling."],["The class provides properties `Name` (string) and `SlotMs` (long) to represent the reservation name and total slot milliseconds used, respectively."],["The documentation references four versions of the API, from the latest [1.3.0] to the initial version of [1.0.0]."]]],[]]