[[["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 `Snapshot` class within the Google Cloud Pub/Sub C++ library, with versions ranging from 2.11.0 to the latest release candidate, 2.37.0-rc."],["The `Snapshot` class is used to represent a Cloud Pub/Sub snapshot and includes constructors for creating snapshot objects, including copy and move constructors, and one that takes a project ID and snapshot ID as strings."],["The class offers operators for assignment and functions to retrieve the project ID (`project_id()`), the snapshot ID (`snapshot_id()`), and the fully qualified name of the snapshot (`FullName()`)."],["It is important for applications using this class to validate the IDs to ensure they conform to Cloud Pub/Sub resource name restrictions."]]],[]]