[[["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."],[[["The webpage provides documentation for the `Bytes` class within the Google Cloud Spanner C++ library, with the latest version being 2.37.0-rc, and spans back to version 2.11.0."],["The `Bytes` class represents variable-length binary data in Spanner and supports construction from and conversion to any sequence of octets."],["`Bytes` objects can be constructed from a sequence of octets or a container, and an empty sequence can be created using the default constructor."],["The `get()` function facilitates the conversion of a `Bytes` object to a sequence of octets, requiring a container that supports construction from a pair of input iterators."],["`Bytes` values can be compared for equality."]]],[]]