[[["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."],[[["The content provides a list of different versions of the `Subscription` class within the Google Cloud Pub/Sub C++ library, ranging from the latest release candidate `2.37.0-rc` down to `2.11.0`."],["Each version listed is a hyperlink to the respective documentation page for that version's `Subscription` class, allowing developers to easily access specific documentation."],["The `Subscription` class is used to identify a Cloud Pub/Sub subscription, and the application is responsible for validating the IDs that conform to resource name restrictions."],["The `Subscription` class includes constructors for creating valid and invalid subscriptions, as well as copy and move constructors, and operators for copy and move assignments."],["The `Subscription` class has functions for retrieving the project ID (`project_id()`), subscription ID (`subscription_id()`), and the full subscription name (`FullName()`), all as constant string references."]]],[]]