Manages sessions used by SpannerConnection. This is rarely used
directly by user code; it's public to provide flexibility when custom options are
required.
[[["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 details the `SessionPoolManager` class, which is primarily used to manage sessions for `SpannerConnection` in the Google.Cloud.Spanner.Data library."],["The `SessionPoolManager` class is generally not directly used by user code but provides flexibility for custom configurations."],["The `SessionPoolManager` class includes a static `Default` property for standard use cases and `SessionPoolOptions` for customizing session pool behavior."],["The `Create` method allows developers to instantiate a custom `SessionPoolManager` instance with user defined options and logging."],["The available versions of the `Google.Cloud.Spanner.Data` library are listed, ranging from version `3.5.0` to the latest beta release `5.0.0-beta05`, providing a comprehensive history of the library's evolution."]]],[]]