[[["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-21 UTC."],[[["This webpage provides documentation for the `Bytes` class in the Google Cloud Spanner C++ library, specifically detailing its representation of variable-length binary data."],["The latest release candidate version is 2.37.0-rc, and the page lists historical versions of the `Bytes` class documentation, going back to version 2.11.0."],["The `Bytes` class can be constructed from any sequence of octets, or from an empty sequence, and converted back into a sequence of octets using the `get()` function."],["The `Bytes` class provides construction functions that use iterators, or a container, to support any sequence of octets, and also allows the user to construct an empty sequence."],["`Bytes` values can be compared to one another to see if they are equal."]]],[]]