public sealed class UpdateBiReservationRequest : IMessage<UpdateBiReservationRequest>, IEquatable<UpdateBiReservationRequest>, IDeepCloneable<UpdateBiReservationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the BigQuery Reservation v1 API class UpdateBiReservationRequest.
[[["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 provides reference documentation for the `UpdateBiReservationRequest` class within the BigQuery Reservation v1 API."],["The class `UpdateBiReservationRequest` is used to submit a request for updating a BI reservation."],["The latest version of the API documentation available is 2.7.0, with older versions listed down to 1.2.0."],["The class inherits from `Object` and implements interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the class are `BiReservation`, which specifies the reservation to be updated, and `UpdateMask`, which indicates the fields to be modified."]]],[]]