[[["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-14 UTC."],[[["This document provides reference information for the `Snapshot` class within the Google Cloud Pub/Sub C++ library, detailing its use in identifying a Cloud Pub/Sub snapshot."],["The `Snapshot` class offers multiple constructors to create instances, including copy and move constructors, and a constructor that accepts a project ID and a snapshot ID as string parameters."],["The class also has assignment operators to handle copy and move operations, providing flexibility in how `Snapshot` objects are manipulated."],["Key functions within the `Snapshot` class allow retrieval of the project ID (`project_id()`), the snapshot ID (`snapshot_id()`), and the fully qualified snapshot name (`FullName()`)."],["The document provides links to documentation for several different versions of the library, ranging from 2.11.0 to the latest release candidate 2.37.0-rc."]]],[]]