[[["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 webpage provides access to the Cloud Spanner C++ client library documentation, spanning from version 2.11.0 up to the latest release candidate 2.37.0-rc."],["Each version listed links to the corresponding documentation for the `namespacegoogle::cloud::spanner` namespace, allowing developers to view the API details for specific releases."],["The documentation also includes information regarding what happens when the session pool is exhausted, giving options for either waiting until a session is returned or failing the operation immediately."],["The provided options to take when the session pool is exhausted are described using the constants `kBlock`, which waits for a session, or `kFail`, which immediately fails the operation."]]],[]]