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 via \u003ccode\u003eReservationService.DeleteAssignment\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the related API is 2.7.0, with several older versions also documented, from 2.6.0 down to 1.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteAssignmentRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces such as \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 class has two constructors: a default constructor and one that takes another \u003ccode\u003eDeleteAssignmentRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteAssignmentRequest\u003c/code\u003e includes two properties: \u003ccode\u003eAssignmentName\u003c/code\u003e, which provides a typed view over the \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e, which represents the resource name of the assignment to be deleted.\u003c/p\u003e\n"]]],[],null,[]]