[[["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 document provides a reference for the `Bytes` class in the Google Cloud Spanner C++ library, specifically detailing its functionality for handling variable-length binary data."],["The `Bytes` class allows construction from and conversion to any sequence of octets, supporting initialization from a range of input iterators or a container."],["`Bytes` values can be compared for equality and an empty sequence can be made from it."],["The documentation lists the different available versions of the library, including the latest release candidate, 2.37.0-rc, as well as other versions such as 2.21.0."],["The `get()` function facilitates the conversion of `Bytes` objects to a user-specified container type that supports range construction."]]],[]]