The KeySet class is a regular type that represents a collection of Keys.
Users can construct a KeySet instance, then add Keys and ranges of Keys to the set. The caller is responsible for ensuring that all keys in a given KeySet instance contain the same number and types of values.
Users may also optionally construct an instance that represents all keys with KeySet::All().
[[["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-08-22 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eKeySet\u003c/code\u003e class represents a collection of \u003ccode\u003eKey\u003c/code\u003es in the Spanner database, where each \u003ccode\u003eKey\u003c/code\u003e must have the same number and type of values.\u003c/p\u003e\n"],["\u003cp\u003eUsers can construct \u003ccode\u003eKeySet\u003c/code\u003e instances and add individual \u003ccode\u003eKey\u003c/code\u003es or ranges of \u003ccode\u003eKey\u003c/code\u003es to define specific data sets.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eKeySet::All()\u003c/code\u003e method creates a \u003ccode\u003eKeySet\u003c/code\u003e representing all keys in a table, allowing operations such as deleting all records.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage provides documentation for the \u003ccode\u003eKeySet\u003c/code\u003e class, and its latest version is \u003ccode\u003e2.37.0-rc\u003c/code\u003e, while the documentation shows support all the way back to version \u003ccode\u003e2.11.0\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]