[[["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."],[[["This webpage provides documentation for the `Bytes` class within the Google Cloud Spanner C++ library, with versions ranging from 2.11.0 up to the latest release candidate, 2.37.0-rc."],["The `Bytes` class represents variable-length binary data in Spanner and supports construction from and conversion to any sequence of octets."],["`Bytes` objects can be created from a sequence of octets or as an empty sequence."],["The `get()` function allows for conversion of a `Bytes` object into a sequence of octets, compatible with containers that can be built from a range of input iterators."],["Equality comparisons can be made between `Bytes` values."]]],[]]