[[["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-05 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 document lists available versions of the `Snapshot` class, ranging from version 2.11.0 to the latest release candidate 2.37.0-rc, with version 2.24.0 as the main focus."],["The `Snapshot` class offers constructors for copying and moving objects, as well as a constructor for creating a `Snapshot` with a project ID and snapshot ID."],["The class provides functions such as `project_id()`, `snapshot_id()`, and `FullName()` to retrieve the project ID, snapshot ID, and the fully qualified snapshot name respectively."],["The class also includes overloaded assignment operators for copy and move operations, ensuring proper handling of `Snapshot` object assignments."]]],[]]