[[["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."],[[["The latest beta version available is 5.0.0-beta05, and the page details various versions of the `ListSessionsResponse` class from 3.5.0 up to the latest beta, along with version 3.11.0 at the top of the page."],["`ListSessionsResponse` is a class that represents the response for listing sessions within the Google Cloud Spanner V1 API, as part of the `Google.Cloud.Spanner.V1` namespace."],["The `ListSessionsResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, offering a broad range of functionalities."],["Key properties of `ListSessionsResponse` include `NextPageToken`, which is used for pagination in subsequent API calls, and `Sessions`, a collection of `Session` objects."],["The class provides constructors for default initialization and creating a copy from an existing `ListSessionsResponse` object."]]],[]]