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-04-17 UTC."],[[["This webpage provides documentation for the `UpdateReservationRequest` class within the Google Cloud BigQuery Reservation v1 API, specifically version 2.6.0, with links to other versions of the API."],["The `UpdateReservationRequest` class is used to facilitate the `UpdateReservation` operation within the `ReservationService`."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `UpdateReservationRequest` include `Reservation`, representing the updated reservation content, and `UpdateMask`, which specifies the fields to be updated."],["The page provides links to all of the previous versions, starting at version 1.2.0, of the Google.Cloud.BigQuery.Reservation.V1.UpdateReservationRequest."]]],[]]