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 PostgreSQL Object Identifier (OID) type: used as primary keys for various system tables in the PostgreSQL dialect.
Constructors PgOid(PgOid const &)Regular value type, supporting copy, assign, move.
Parameter Name Description
PgOid const &
Regular value type, supporting copy, assign, move.
Parameter Name Description
PgOid &&
Default construction yields OID 0.
PgOid(std::uint64_t)Construction from an OID unsigned four-byte integer.
Parameter Name Descriptionvalue
std::uint64_t
Regular value type, supporting copy, assign, move.
Parameter Name Description
PgOid const &
PgOid &
operator=(PgOid &&)
Regular value type, supporting copy, assign, move.
Parameter Name Description
PgOid &&
PgOid &
operator std::uint64_t() const
Conversion to an OID unsigned four-byte integer.
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 `PgOid` class within the Google Cloud Spanner C++ library, detailing its implementation across multiple versions."],["The `PgOid` class represents the PostgreSQL Object Identifier (OID) type, commonly used as primary keys in PostgreSQL system tables."],["The class supports standard copy, assign, and move operations, and it includes constructors for default construction, copy/move construction, and construction from a four-byte unsigned integer, `std::uint64_t`."],["It includes operators for copy assignment, move assignment and conversion to an unsigned four-byte integer `std::uint64_t`."],["The webpage shows the latest release candidate, along with various prior releases all the way back to version 2.11.0, with links to each versions documentation."]]],[]]
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