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-08-22 UTC."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eSessionPoolMinSessionsOption\u003c/code\u003e within the Google Cloud Spanner C++ client library.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.37.0-rc is the latest release, with links provided for historical versions back to 2.11.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSessionPoolMinSessionsOption\u003c/code\u003e allows users to define the minimum number of sessions maintained within a pool, where values less than or equal to zero are defaulted to zero.\u003c/p\u003e\n"],["\u003cp\u003eThe setting is an option for \u003ccode\u003egoogle::cloud::Options\u003c/code\u003e, an alias of the type \u003ccode\u003eint\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe minimum number of sessions will be capped if the total number of sessions exceeds the max sessions per channel multiplied by the number of channels.\u003c/p\u003e\n"]]],[],null,[]]