public sealed class UpdateReservationRequest : IMessage<UpdateReservationRequest>, IEquatable<UpdateReservationRequest>, IDeepCloneable<UpdateReservationRequest>, IBufferMessage, IMessage
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-19 UTC."],[[["\u003cp\u003eThis document outlines the \u003ccode\u003eUpdateReservationRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.BigQuery.Reservation.V1\u003c/code\u003e namespace, used for updating reservations via the \u003ccode\u003eReservationService.UpdateReservation\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateReservationRequest\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing it to interact with Protobuf message structures and supporting deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eThis document covers versions 1.2.0 up to the latest version, 2.7.0, of \u003ccode\u003eUpdateReservationRequest\u003c/code\u003e, offering detailed insights into the evolution of the class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateReservationRequest\u003c/code\u003e class has two constructors: one default, and another that accepts an \u003ccode\u003eUpdateReservationRequest\u003c/code\u003e object, for copying instances.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two properties, \u003ccode\u003eReservation\u003c/code\u003e, specifying the reservation details to update, and \u003ccode\u003eUpdateMask\u003c/code\u003e, indicating the specific fields that will be modified.\u003c/p\u003e\n"]]],[],null,[]]