public sealed class UpdateAssignmentRequest : IMessage<UpdateAssignmentRequest>, IEquatable<UpdateAssignmentRequest>, IDeepCloneable<UpdateAssignmentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the BigQuery Reservation v1 API class UpdateAssignmentRequest.
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"]],[["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-01 UTC."],[[["This page provides documentation for the `UpdateAssignmentRequest` class within the Google Cloud BigQuery Reservation V1 API, specifically version 2.2.0, and contains information on other version numbers."],["`UpdateAssignmentRequest` is used in the `ReservationService.UpdateAssignment` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `UpdateAssignmentRequest` class includes properties such as `Assignment` which is the content to update, and `UpdateMask`, the field mask for updated fields."],["There are two constructors for the class, one that is empty, and one that takes another instance of the `UpdateAssignmentRequest` as a parameter."],["The documentation lists the current latest version of the API, which is 2.7.0, along with previous versions all the way back to 1.2.0, showing the version history of the `UpdateAssignmentRequest` API."]]],[]]