Library reference docs
Namespaces
google::cloud::spanner
Classes
Client
Functions
DatabaseAdminClient
Functions
LimitedErrorCountTransactionRerunPolicy
LimitedTimeTransactionRerunPolicy
Structs
Functions
Operators
google::cloud::spanner_admin
Classes
DatabaseAdminClient
Functions
DatabaseAdminConnectionIdempotencyPolicy
DatabaseAdminLimitedErrorCountRetryPolicy
DatabaseAdminLimitedTimeRetryPolicy
InstanceAdminClient
Functions
InstanceAdminConnectionIdempotencyPolicy
InstanceAdminLimitedErrorCountRetryPolicy
InstanceAdminLimitedTimeRetryPolicy
Structs
google::cloud::spanner_admin_mocks
Stay organized with collections Save and categorize content based on your preferences.
A representation of the Spanner BYTES type: variable-length binary data.
A Bytes
value can be constructed from, and converted to any sequence of octets. Bytes
values can be compared for equality.
Construction from a sequence of octets.
Parameters Name Descriptionfirst
InputIt
last
InputIt
typename InputIt
Construction from a sequence of octets.
Parameters Name Descriptionc
Container const &
typename Container
An empty sequence.
Functions get() constConversion to a sequence of octets.
The Container
must support construction from a range specified as a pair of input iterators.
typename Container
Container
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-14 UTC.
[[["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-08-14 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."]]],[]]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4