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-03-21 UTC."],[[["The latest version of the `Google.Cloud.Spanner.Data` library available is `5.0.0-beta05`, with version 3.9.0 currently being documented."],["`SessionPoolManager` class manages sessions for `SpannerConnection` and is primarily used for custom configuration."],["The `Default` property provides a standard session pool manager for `SpannerConnection` when no custom manager is designated."],["The `SessionPoolOptions` property defines the configuration used for each `SessionPool` created by this manager."],["The `Create` method allows for creating a new `SessionPoolManager` with specified options and an optional logger."]]],[]]