[[["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 document provides reference information for the `PgOid` class in the Google Cloud Spanner C++ client library, specifically detailing its use as a representation of the PostgreSQL Object Identifier (OID) type."],["The document lists available versions of the `PgOid` class, ranging from version 2.11.0 to the latest release candidate 2.37.0-rc, along with links to their respective documentation pages."],["`PgOid` is a regular value type that supports copy, assignment, and move operations and is used as a primary key for system tables."],["Constructors are available for default construction (yielding OID 0), construction from a `std::uint64_t`, and also copy and move constructors."],["The `PgOid` class also has operators for copy and move assignment, and a conversion operator to `std::uint64_t`."]]],[]]