[[["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-02 UTC."],[[["The latest version available is 2.37.0-rc, with numerous other versions, down to 2.11.0, also listed."],["This webpage provides documentation for the `Bytes` class within the Google Cloud Spanner C++ library, offering access to its varied versions."],["The `Bytes` class represents variable-length binary data and allows for construction from and conversion to any sequence of octets."],["You can create `Bytes` values from a sequence of octets using the `Bytes(InputIt, InputIt)` and `Bytes(Container const &)` constructors, and an empty sequence with `Bytes()`."],["`Bytes` values can be compared for equality and can be converted to a sequence of octets using the `get()` method."]]],[]]