public sealed class DeleteReservationRequest : IMessage<DeleteReservationRequest>, IEquatable<DeleteReservationRequest>, IDeepCloneable<DeleteReservationRequest>, IBufferMessage, IMessage
The request for [ReservationService.DeleteReservation][google.cloud.bigquery.reservation.v1.ReservationService.DeleteReservation].
[[["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\u003eDeleteReservationRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.BigQuery.Reservation.V1\u003c/code\u003e namespace, specifically version 1.3.0, used to request the deletion of a BigQuery reservation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteReservationRequest\u003c/code\u003e 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 the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eIt provides two constructors, a default constructor and one that takes another \u003ccode\u003eDeleteReservationRequest\u003c/code\u003e object, and it includes two properties: \u003ccode\u003eName\u003c/code\u003e (a string representing the resource name) and \u003ccode\u003eReservationName\u003c/code\u003e (a \u003ccode\u003eReservationName\u003c/code\u003e type for a structured view of the name).\u003c/p\u003e\n"],["\u003cp\u003eThe page lists all previous versions from 2.7.0 to 1.2.0, while detailing the functionality of the \u003ccode\u003eDeleteReservationRequest\u003c/code\u003e in the 1.3.0 version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property is required for identifying the reservation to be deleted, which must follow the \u003ccode\u003eprojects/myproject/locations/US/reservations/team1-prod\u003c/code\u003e format.\u003c/p\u003e\n"]]],[],null,[]]