[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-14 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."]]],[]]