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\u003eThe latest version available for \u003ccode\u003eMoveAssignmentRequest\u003c/code\u003e is 2.7.0, with various other versions ranging from 2.6.0 down to 1.2.0 also accessible.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMoveAssignmentRequest\u003c/code\u003e is a class used to initiate a request for the \u003ccode\u003eReservationService.MoveAssignment\u003c/code\u003e within Google Cloud BigQuery's reservation service.\u003c/p\u003e\n"],["\u003cp\u003eThis request requires specific permissions, namely "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 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 members from the base \u003ccode\u003eObject\u003c/code\u003e class, offering functionalities for message handling, equality checks, cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eKey properties within the \u003ccode\u003eMoveAssignmentRequest\u003c/code\u003e include \u003ccode\u003eAssignmentName\u003c/code\u003e, \u003ccode\u003eDestinationId\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e, which are used to identify and specify the resources involved in the assignment move operation.\u003c/p\u003e\n"]]],[],null,[]]