[[["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."],[[["The content provides documentation for the `Bytes` class within the Google Cloud Spanner C++ library, with version 2.37.0-rc as the latest, and it also includes older versions of the class documentation going back to version 2.11.0."],["The `Bytes` class represents variable-length binary data, allowing construction from and conversion to sequences of octets."],["`Bytes` values can be constructed using sequences of octets or through the use of an empty sequence."],["The class `get()` function is used for conversion to a sequence of octets, and the container must be able to be constructed from a pair of input iterators."],["Bytes objects can be compared for equality."]]],[]]