[[["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 structure and functionality."],["The `Snapshot` class is used to identify a Cloud Pub/Sub snapshot, and users are responsible for ensuring that any IDs provided to this class conform to Cloud Pub/Sub resource name restrictions."],["The document lists the availability of various library versions, including the latest release candidate (2.37.0-rc) and stable releases ranging from 2.36.0 down to 2.11.0."],["The `Snapshot` class offers constructors to create instances through copy and move operations, or by providing `project_id` and `snapshot_id` strings."],["Key functions of the `Snapshot` class include methods to retrieve the project ID (`project_id()`), snapshot ID (`snapshot_id()`), and the fully qualified snapshot name (`FullName()`)."]]],[]]