[[["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-04-17 UTC."],[[["This document provides a version history and class reference for the `Snapshot` class within the Google Cloud Pub/Sub C++ library, with versions ranging from 2.11.0 to 2.37.0-rc."],["The `Snapshot` class represents a Cloud Pub/Sub snapshot and does not validate provided IDs, requiring application-level verification of the Pub/Sub resource name restrictions."],["The class includes constructors for creating `Snapshot` objects, including copy and move constructors, as well as a constructor taking a project ID and snapshot ID."],["The `Snapshot` class provides operators for assignment, and functions to retrieve the project ID (`project_id()`), snapshot ID (`snapshot_id()`), and the fully qualified snapshot name (`FullName()`)."],["The latest release of the snapshot class is version 2.37.0-rc."]]],[]]