public sealed class DeleteAssignmentRequest : IMessage<DeleteAssignmentRequest>, IEquatable<DeleteAssignmentRequest>, IDeepCloneable<DeleteAssignmentRequest>, IBufferMessage, IMessage
The request for [ReservationService.DeleteAssignment][google.cloud.bigquery.reservation.v1.ReservationService.DeleteAssignment].
Note: "bigquery.reservationAssignments.delete" permission is 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\u003eDeleteAssignmentRequest\u003c/code\u003e class, which is used to request the deletion of an assignment within the Google Cloud BigQuery Reservation service.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is 2.7.0, and it has versions dating back to 1.2.0, all the way to the most current.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteAssignmentRequest\u003c/code\u003e class requires "bigquery.reservationAssignments.delete" permission on the associated assignee and 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.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteAssignmentRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eAssignmentName\u003c/code\u003e, which is a typed view over the \u003ccode\u003eName\u003c/code\u003e property, and \u003ccode\u003eName\u003c/code\u003e, which represents the resource name of the assignment to be deleted.\u003c/p\u003e\n"],["\u003cp\u003eThe main two constructors for this class are the Default constructor \u003ccode\u003eDeleteAssignmentRequest()\u003c/code\u003e and the constructor \u003ccode\u003eDeleteAssignmentRequest(DeleteAssignmentRequest other)\u003c/code\u003e which takes another instance of the same class as the argument.\u003c/p\u003e\n"]]],[],null,[]]