Option for google::cloud::Options to set the minimum number of sessions to keep in the pool.
Values <= 0 are treated as 0. This value will effectively be reduced if it exceeds the overall limit on the number of sessions (max_sessions_per_channel * number of channels).
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-26 UTC."],[[["The latest version available is 2.37.0-rc, with version 2.29.0 being the current context."],["This page lists various versions of the `SessionPoolMinSessionsOption` for the Google Cloud Spanner C++ client library."],["`SessionPoolMinSessionsOption` allows setting the minimum number of sessions to maintain in a pool for the `google::cloud::Options`."],["Values set to 0 or less for `SessionPoolMinSessionsOption` will be treated as 0."],["The `SessionPoolMinSessionsOption` can be reduced if it surpasses the total session limit which is calculated by the `max_sessions_per_channel` times the total channels."]]],[]]