public sealed class UpdateAssignmentRequest : IMessage<UpdateAssignmentRequest>, IEquatable<UpdateAssignmentRequest>, IDeepCloneable<UpdateAssignmentRequest>, IBufferMessage, IMessage
The request for [ReservationService.UpdateAssignment][google.cloud.bigquery.reservation.v1.ReservationService.UpdateAssignment].
[[["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\u003eThe \u003ccode\u003eUpdateAssignmentRequest\u003c/code\u003e class is used to request updates to assignments within the BigQuery Reservation service.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, equality checks, deep cloning, and buffered message handling respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available in the provided documentation is 2.7.0, while version 1.6.0, which this documentation section is focused on, is an older version with different documentation details.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateAssignmentRequest\u003c/code\u003e has two constructors: a default one and one that takes another \u003ccode\u003eUpdateAssignmentRequest\u003c/code\u003e instance as a parameter for creating a new object based on the passed instance.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateAssignmentRequest\u003c/code\u003e object has two key properties: \u003ccode\u003eAssignment\u003c/code\u003e, which holds the content to be updated, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which specifies which fields should be modified.\u003c/p\u003e\n"]]],[],null,[]]