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\u003eThe \u003ccode\u003eDeleteAssignmentRequest\u003c/code\u003e class is used to request the deletion of an assignment via \u003ccode\u003eReservationService.DeleteAssignment\u003c/code\u003e in the Google Cloud BigQuery Reservation V1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.BigQuery.Reservation.V1\u003c/code\u003e namespace and is available in the \u003ccode\u003eGoogle.Cloud.BigQuery.Reservation.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eDeleting an assignment requires the "bigquery.reservationAssignments.delete" permission on the associated assignee.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteAssignmentRequest\u003c/code\u003e class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and has constructors to create new instances, including one for cloning existing requests.\u003c/p\u003e\n"],["\u003cp\u003eThe request requires the name of the assignment resource, which can be specified either as a string via the \u003ccode\u003eName\u003c/code\u003e property or as an \u003ccode\u003eAssignmentName\u003c/code\u003e object via the \u003ccode\u003eAssignmentName\u003c/code\u003e property.\u003c/p\u003e\n"]]],[],null,[]]