[[["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-04-09 UTC."],[[["This webpage provides documentation for the `Bytes` class within the Google Cloud Spanner C++ library, showcasing its various versions."],["The latest version of the `Bytes` class available is 2.37.0-rc, with links to documentation for each released version going back to 2.11.0."],["The `Bytes` class represents variable-length binary data and supports construction from and conversion to sequences of octets, allowing comparison for equality."],["Constructors for the `Bytes` class include creating an empty sequence, or constructing it from a sequence of octets using iterators or a container."],["The `get()` function can be used to convert a `Bytes` object into a sequence of octets, which must support construction from a pair of input iterators."]]],[]]