[[["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-23 UTC."],[[["This document provides reference information for the `Subscription` class within the Google Cloud Pub/Sub C++ library, detailing its different versions."],["The latest version of the `Subscription` class is 2.37.0-rc, with a list of all versions back to 2.11.0 available, and each version links to its corresponding documentation."],["The `Subscription` class represents a Cloud Pub/Sub subscription and requires that application verify any ids passed to the application conform to the Cloud Pub/Sub resource name restrictions."],["The `Subscription` class provides constructors for creating subscriptions, including a default constructor that creates an invalid subscription, as well as copy and move constructors, and copy and move assignment operators."],["The `Subscription` class includes methods to get the project ID (`project_id()`), subscription ID (`subscription_id()`), and the fully qualified subscription name (`FullName()`)."]]],[]]