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-04-17 UTC."],[[["This webpage provides reference documentation for the `UpdateBiReservationRequest` class within the Google Cloud BigQuery Reservation v1 API."],["The `UpdateBiReservationRequest` class is used to send requests to update a BI reservation, and it inherits from `object` and implements several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The documentation details two constructors for creating `UpdateBiReservationRequest` objects, one default and another for cloning from an existing instance."],["Key properties of `UpdateBiReservationRequest` include `BiReservation`, which is the reservation to be updated, and `UpdateMask`, which specifies the fields to be modified."],["This page provides links to other versions of the documentation, going from the latest version 2.7.0 down to 1.2.0, with version 2.6.0 being the current version the user is on."]]],[]]