[[["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."],[[["The webpage provides a list of versioned documentation for the `ReadIndexNameOption` feature within the Google Cloud Spanner C++ library, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc."],["`ReadIndexNameOption` is an option that can be used with `google::cloud::Options` to specify the name of an index for a database table."],["Specifying an index via `ReadIndexNameOption` allows the system to use the specified index instead of the primary key when working with `KeySet` and sorting result rows."],["The underlying type for `ReadIndexNameOption` is an alias of `std::string`, allowing you to pass an index name as a string when using it."],["Each version entry links to the documentation for `structgoogle_1_1cloud_1_1spanner_1_1ReadIndexNameOption` for that specific release."]]],[]]