public sealed class UpdateReservationRequest : IMessage<UpdateReservationRequest>, IEquatable<UpdateReservationRequest>, IDeepCloneable<UpdateReservationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the BigQuery Reservation v1 API class UpdateReservationRequest.
The request for
[ReservationService.UpdateReservation][google.cloud.bigquery.reservation.v1.ReservationService.UpdateReservation].
[[["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 `UpdateReservationRequest` class within the Google Cloud BigQuery Reservation v1 API."],["The `UpdateReservationRequest` class is used to define the request structure for updating a reservation using the `ReservationService.UpdateReservation` method."],["The documentation outlines the class's inheritance from the `object` class and its implementation of various interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page includes a list of available versions of the documentation for `UpdateReservationRequest`, ranging from version 1.2.0 up to the latest version 2.7.0."],["The `UpdateReservationRequest` class features two constructors and two properties: `Reservation` to set content, and `UpdateMask` to define the fields to be modified."]]],[]]