public sealed class GetSessionRequest : IMessage<GetSessionRequest>, IEquatable<GetSessionRequest>, IDeepCloneable<GetSessionRequest>, IBufferMessage, IMessage
The request for [GetSession][google.spanner.v1.Spanner.GetSession].
[[["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 page details the \u003ccode\u003eGetSessionRequest\u003c/code\u003e class, which is used to request a session in the Google Cloud Spanner V1 API, within the context of the .NET framework.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetSessionRequest\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 inherits from the \u003ccode\u003eObject\u003c/code\u003e class, with specific methods available to this class.\u003c/p\u003e\n"],["\u003cp\u003eThere are various versions of the Google Cloud Spanner V1 API documented, ranging from version 3.5.0 up to the latest beta version 5.0.0-beta05.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetSessionRequest\u003c/code\u003e class has properties such as \u003ccode\u003eName\u003c/code\u003e, a string that specifies the name of the session to retrieve, and \u003ccode\u003eSessionName\u003c/code\u003e, which is a typed view over the \u003ccode\u003eName\u003c/code\u003e property, using the \u003ccode\u003eSessionName\u003c/code\u003e type.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetSessionRequest\u003c/code\u003e class also have two constructors, one that takes no arguments, and the second that takes an existing \u003ccode\u003eGetSessionRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]