[[["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 webpage provides documentation for the `Snapshot` class in the Google Cloud Pub/Sub C++ library, detailing its functionality across multiple versions, with the latest release candidate being version 2.37.0-rc."],["The `Snapshot` class is used to identify a Cloud Pub/Sub snapshot, and it's crucial for applications to ensure that any IDs provided to this class conform to Cloud Pub/Sub resource name restrictions."],["The class includes constructors for creating `Snapshot` objects, including copy and move constructors, and a constructor that takes `project_id` and `snapshot_id` as parameters, both being strings."],["The class provides operators for assignment (copy and move), as well as functions to retrieve the project ID (`project_id()`), the snapshot ID (`snapshot_id()`), and the fully qualified snapshot name (`FullName()`)."],["The documentation covers versions from 2.11.0 to 2.37.0-rc, providing a comprehensive overview of the `Snapshot` class across different releases."]]],[]]