[[["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-14 UTC."],[[["This document provides reference information for the `Subscription` class within the Google Cloud Pub/Sub C++ library, detailing its use in identifying a Cloud Pub/Sub subscription."],["The latest version available is 2.37.0-rc, with a history of versions going back to 2.11.0 that can be accessed."],["The `Subscription` class includes constructors for creating both valid and invalid subscriptions, including a default constructor for creating invalid subscriptions."],["The `Subscription` class offers functions such as `project_id()`, `subscription_id()`, and `FullName()` to retrieve the Project ID, Subscription ID, and fully qualified subscription name, respectively."],["It is the applications responsability to verify that the ids passed conform to the resource name restriction."]]],[]]