[[["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-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."]]],[]]