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\u003eThe \u003ccode\u003eDeleteSessionRequest\u003c/code\u003e class is used to request the deletion of a session within the Google Cloud Spanner V1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<DeleteSessionRequest>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<DeleteSessionRequest>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enhancing its functionality within the .NET framework.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the \u003ccode\u003eDeleteSessionRequest\u003c/code\u003e class: a default constructor and one that takes another \u003ccode\u003eDeleteSessionRequest\u003c/code\u003e object as a parameter, allowing for easy object duplication.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two properties, \u003ccode\u003eName\u003c/code\u003e which is a required string for the name of the session to be deleted and \u003ccode\u003eSessionName\u003c/code\u003e which provides a \u003ccode\u003eSessionName\u003c/code\u003e-typed view over the \u003ccode\u003eName\u003c/code\u003e resource name property.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists various versions of the \u003ccode\u003eDeleteSessionRequest\u003c/code\u003e, starting from the latest beta version, 5.0.0-beta05, down to version 3.5.0, providing options for different project needs.\u003c/p\u003e\n"]]],[],null,[]]