[[["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-05-07 UTC."],[[["This document details 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 is defined with constructors for copying, moving, and specifying `project_id` and `snapshot_id`."],["The class includes operators for assignment via copying and moving, allowing efficient management of `Snapshot` objects."],["Key functions of the `Snapshot` class include `project_id()` and `snapshot_id()`, which return the respective identifiers, and `FullName()`, which returns the fully qualified name of the snapshot."],["Note: this class does not validate the Ids provided, it is up to the user to verify they conform to the Cloud Pub/Sub standards."]]],[]]