[[["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-26 UTC."],[[["The page provides documentation for the `Bytes` class within the Google Cloud Spanner C++ library, showcasing various versions from 2.11.0 to the latest release candidate 2.37.0-rc."],["The `Bytes` class represents variable-length binary data, allowing construction from and conversion to sequences of octets."],["`Bytes` objects can be created from a sequence of octets using input iterators or a container."],["An empty `Bytes` object can be created, representing an empty sequence."],["The `get()` function allows for conversion of a `Bytes` instance to a sequence of octets, provided the container supports range-based construction from a pair of input iterators."]]],[]]