[[["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."],[[["This webpage provides a reference for the `SessionPoolLabelsOption` within the Google Cloud Spanner C++ client library, spanning multiple versions."],["Version 2.37.0-rc is the most recent, with a history of versions going back to 2.11.0 being detailed."],["The `SessionPoolLabelsOption` is used within `google::cloud::Options` to configure labels for sessions created within the pool."],["Label keys and values must adhere to specific regular expression patterns, `[a-z]([-a-z0-9]{0,61}[a-z0-9])?` for keys, and `([a-z]([-a-z0-9]{0,61}[a-z0-9])?)?` for values, with a maximum limit of 64 labels."],["The `SessionPoolLabelsOption` is an alias of `std::map\u003c std::string, std::string \u003e`, suggesting it is stored as a map."]]],[]]