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