[[["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 page details the `SessionPool.Statistics` class within the `Google.Cloud.Spanner.V1` namespace, providing a snapshot of session pool statistics."],["The `SessionPool.Statistics` class provides a breakdown of statistics per database, accessible through the `PerDatabaseStatistics` property, which is an `IReadOnlyList` of `SessionPool.DatabaseStatistics`."],["The class provides total counts across all databases for active sessions, in-flight session creations, pending acquisitions, read pool sessions, and read/write pool sessions, via properties such as `TotalActiveSessionCount`, `TotalInFlightCreationCount`, `TotalPendingAcquisitionCount`, `TotalReadPoolCount`, and `TotalReadWritePoolCount`."],["This page covers the reference documentation across multiple versions, ranging from the latest beta version `5.0.0-beta05` to the older version `3.5.0`."],["It is noted that the `SessionPool.Statistics` class inherits from the base `Object` class, containing inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]