[[["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 document provides detailed information about the `ListSessionsResponse` class within the `Google.Cloud.Spanner.V1` namespace for .NET, including its properties, methods, and implementation details."],["The `ListSessionsResponse` class is used to represent the response received from the `ListSessions` operation in the Spanner API, which is designed to return the list of requested sessions."],["The class implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable` to allow for various functionalities, including message handling, equality comparisons, deep cloning, and enumeration of sessions."],["Key properties of the class include `NextPageToken`, which facilitates pagination, and `Sessions`, which is a `RepeatedField` containing the actual list of `Session` objects."],["The document also lists the different available versions, including betas, for the `Google.Cloud.Spanner.V1` library, with version `5.0.0-beta05` being the latest and `3.14.0` where this documentation is based on."]]],[]]