[[["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 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 and can be constructed from and converted to any sequence of octets."],["`Bytes` values can be compared for equality, and there are constructors for creating instances from a sequence of octets or as an empty sequence."],["The `get()` function allows conversion of a `Bytes` object to a sequence of octets, provided the `Container` supports construction from a range of input iterators."],["The `Bytes` class documentation is specific to version 2.22.0, with links to other versions of the documentation."]]],[]]