public sealed class MoveAssignmentRequest : IMessage<MoveAssignmentRequest>, IEquatable<MoveAssignmentRequest>, IDeepCloneable<MoveAssignmentRequest>, IBufferMessage, IMessage
The request for
[ReservationService.MoveAssignment][google.cloud.bigquery.reservation.v1.ReservationService.MoveAssignment].
Note: "bigquery.reservationAssignments.create" permission is required on
the destination_id.
Note: "bigquery.reservationAssignments.create" and
"bigquery.reservationAssignments.delete" permission are required on the
related assignee.
[[["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 webpage details the \u003ccode\u003eMoveAssignmentRequest\u003c/code\u003e class, which is used to request moving an assignment within the BigQuery Reservation service.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMoveAssignmentRequest\u003c/code\u003e class requires specific permissions, including "bigquery.reservationAssignments.create" on the destination ID and both "bigquery.reservationAssignments.create" and "bigquery.reservationAssignments.delete" on the related assignee.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage provides links to various versions of the \u003ccode\u003eMoveAssignmentRequest\u003c/code\u003e, ranging from version 1.2.0 up to the latest version 2.7.0.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eMoveAssignmentRequest\u003c/code\u003e include \u003ccode\u003eAssignmentName\u003c/code\u003e, \u003ccode\u003eDestinationId\u003c/code\u003e, \u003ccode\u003eDestinationIdAsReservationName\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e, each serving specific roles in identifying and relocating the assignment.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its structure and functionality within the Google.Protobuf library.\u003c/p\u003e\n"]]],[],null,[]]