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