[[["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-09 UTC."],[[["The webpage provides documentation for the `SessionPoolLabelsOption` within the Google Cloud Spanner C++ client library, detailing its functionality across various versions."],["The latest version available is `2.37.0-rc`, while the lowest version documented is `2.11.0`, which users can access for their respective environments."],["`SessionPoolLabelsOption` allows setting labels for sessions created within a pool, offering options to include descriptive information for each session."],["Labels keys and values must adhere to specific regex patterns; label keys must match `[a-z]([-a-z0-9]{0,61}[a-z0-9])?` and values must match `([a-z]([-a-z0-9]{0,61}[a-z0-9])?)?`, with a maximum limit of 64 labels per session pool."],["The `SessionPoolLabelsOption` is a type alias for `std::map\u003c std::string, std::string \u003e`, which allows key-value pairs for labels."]]],[]]