[[["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-18 UTC."],[[["This webpage provides documentation for the `Bytes` class within the Google Cloud Spanner C++ library, specifically for version 2.15.1."],["The `Bytes` class represents variable-length binary data, allowing construction from and conversion to any sequence of octets, including an empty sequence."],["`Bytes` values can be compared for equality, providing a means to determine if two sequences of binary data are identical."],["The page details two constructors for the `Bytes` class: one accepting a pair of input iterators and another taking a container."],["The `get()` function is used to convert a `Bytes` object back into a sequence of octets, which can be any container supporting range construction."]]],[]]