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\u003eThis webpage details the \u003ccode\u003eKeySet\u003c/code\u003e class in the Google Cloud Spanner C++ library, focusing on its role in managing collections of keys.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eKeySet\u003c/code\u003e class allows users to add individual keys or ranges of keys to a set, ensuring all keys share the same number and types of values.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides a method \u003ccode\u003eKeySet::All()\u003c/code\u003e to represent a set containing all possible keys.\u003c/p\u003e\n"],["\u003cp\u003eThere are many version reference points, with the latest version being 2.37.0-rc, whereas the content detailed is version 2.19.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eKeySet\u003c/code\u003e class can be used in conjunction with mutations, as shown by the example code that creates delete mutations with the \u003ccode\u003eKeySet\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]