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 latest beta version available is 5.0.0-beta05 for the \u003ccode\u003eGetSessionRequest\u003c/code\u003e in the \u003ccode\u003eGoogle.Cloud.Spanner.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe current stable version is 3.14.0, which has a full reference available for the \u003ccode\u003eGetSessionRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetSessionRequest\u003c/code\u003e is a class that 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 it's used for retrieving a specific session from Spanner.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetSessionRequest\u003c/code\u003e class includes properties like \u003ccode\u003eName\u003c/code\u003e (a string representing the session name) and \u003ccode\u003eSessionName\u003c/code\u003e (a typed view of the session name), and it has two constructors: a parameterless one, and one that takes another \u003ccode\u003eGetSessionRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage shows the available versions of the getSessionRequest class in \u003ccode\u003eGoogle.Cloud.Spanner.V1\u003c/code\u003e, along with their inheritance and implementation details.\u003c/p\u003e\n"]]],[],null,[]]