[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["This webpage provides documentation for the `ListSessionsResponse` class within the `Google.Cloud.Spanner.V1` namespace, specifically in version 3.15.1 and other versions."],["The `ListSessionsResponse` class is used to handle the response from a `ListSessions` call and implements various interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, allowing for different ways to interact with the data."],["The class contains properties `NextPageToken` which is a string used to fetch more sessions in subsequent requests, and `Sessions` which is a collection of `Session` objects representing the list of requested sessions."],["The page lists various versions of this class from 3.5.0 up to the latest beta version, showing the progression and allowing the user to access the docs of any version, in addition to having the full documentation for version 3.15.1."],["The `ListSessionsResponse` class also has methods to retrieve an `IEnumerator` to iterate through the sessions listed."]]],[]]