public sealed class DeleteSessionRequest : IMessage<DeleteSessionRequest>, IEquatable<DeleteSessionRequest>, IDeepCloneable<DeleteSessionRequest>, IBufferMessage, IMessage
The request for [DeleteSession][google.spanner.v1.Spanner.DeleteSession].
[[["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-07 UTC."],[[["\u003cp\u003eThis page details the \u003ccode\u003eDeleteSessionRequest\u003c/code\u003e class, which is used to request the deletion of a session within Google Cloud Spanner V1.\u003c/p\u003e\n"],["\u003cp\u003eThe latest beta version available is 5.0.0-beta05, and the page also provides access to a range of older versions, from 5.0.0-beta04 down to 3.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteSessionRequest\u003c/code\u003e class 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 class includes two constructors, \u003ccode\u003eDeleteSessionRequest()\u003c/code\u003e, which is the default, and \u003ccode\u003eDeleteSessionRequest(DeleteSessionRequest other)\u003c/code\u003e for copying another request, with both having no input parameters.\u003c/p\u003e\n"],["\u003cp\u003eThe properties of this class are the \u003ccode\u003eName\u003c/code\u003e, which is a string, and \u003ccode\u003eSessionName\u003c/code\u003e, which is of type \u003ccode\u003eSessionName\u003c/code\u003e that represents a view of the resource name property.\u003c/p\u003e\n"]]],[],null,[]]