[[["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."],[[["The webpage provides documentation for the `Snapshot` class within the Google Cloud Pub/Sub C++ library, covering versions from 2.11.0 to the latest release candidate 2.37.0-rc."],["The `Snapshot` class is used to represent and manage Cloud Pub/Sub snapshots, with no internal validation of snapshot IDs, requiring the application to verify their compliance with Cloud Pub/Sub resource name restrictions."],["The class offers copy and move constructors and assignment operators, which are essential for managing the lifecycle and states of Snapshot objects."],["The `Snapshot` class provides methods to access the associated project ID (`project_id()`) and snapshot ID (`snapshot_id()`) as well as retrieve the fully qualified snapshot name (`FullName()`)."],["The documentation lists various versions of the `Snapshot` class, each version with a hyperlink, facilitating the navigation to the different versioned documentations."]]],[]]