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 latest version of the documentation is for version 2.7.0, but also includes versions dating back to 1.2.0 with each version allowing you to access the MoveAssignmentRequest class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMoveAssignmentRequest\u003c/code\u003e requires specific permissions, notably "bigquery.reservationAssignments.create" on the destination and both "bigquery.reservationAssignments.create" and "bigquery.reservationAssignments.delete" on the related assignee.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, and inherits from \u003ccode\u003eObject\u003c/code\u003e, along with providing constructors for creating instances.\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, and \u003ccode\u003eName\u003c/code\u003e, where \u003ccode\u003eDestinationId\u003c/code\u003e is the new reservation's ID and \u003ccode\u003eName\u003c/code\u003e is the resource name of the assignment that is being moved.\u003c/p\u003e\n"]]],[],null,[]]