A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://cloud.google.com/cpp/docs/reference/spanner/2.40.0/classgoogle_1_1cloud_1_1spanner_1_1Uuid below:

Class Uuid (2.40.0) | C++ Client Libraries

Skip to main content Class Uuid (2.40.0)

Stay organized with collections Save and categorize content based on your preferences.

A representation of the Spanner UUID type: A 16-byte value that can be represented as a 32-digit hexadecimal string.

Constructors Uuid(Uuid &&)

Regular value type, supporting copy, assign, move.

Parameter Name Description Uuid &&
Uuid(Uuid const &)

Regular value type, supporting copy, assign, move.

Parameter Name Description Uuid const &
Uuid()

Default construction yields a zero value UUID.

Uuid(absl::uint128)

Construct a UUID from one unsigned 128-bit integer.

Parameter Name Description uuid absl::uint128
Uuid(std::uint64_t, std::uint64_t)

Construct a UUID from two unsigned 64-bit integers.

Parameters Name Description high_bits std::uint64_t
low_bits std::uint64_t
Operators operator=(Uuid &&)

Regular value type, supporting copy, assign, move.

Parameter Name Description Uuid &&
Returns Type Description Uuid & operator=(Uuid const &)

Regular value type, supporting copy, assign, move.

Parameter Name Description Uuid const &
Returns Type Description Uuid & operator absl::uint128() const

Conversion to one 128-bit unsigned integer.

operator std::string() const

Conversion to an 8-4-4-4-12 format (lower-case) string.

Example: 0b6ed04c-a16d-fc46-5281-7f9978c13738

Functions As64BitPair() const

Conversion to two unsigned 64-bit integers.

Returns Type Description std::pair< std::uint64_t, std::uint64_t >

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."],[],[]]


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