[[["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-05 UTC."],[[["This document provides reference information for the `Subscription` class in the Google Cloud Pub/Sub C++ library, detailing its constructors, operators, and functions across various versions."],["The latest release candidate version available for reference is 2.37.0-rc, with multiple stable versions listed, ranging from 2.36.0 down to 2.11.0, all containing documentation for the `Subscription` class."],["The `Subscription` class is used to identify a Cloud Pub/Sub subscription and does not validate the ids, so applications should ensure passed ids conform to resource name restrictions."],["The `Subscription` class offers constructors to create a subscription object, including copy and move operations, a default constructor for an invalid subscription, and one that takes `project_id` and `subscription_id` as parameters."],["Several functions are available, including `project_id()` to retrieve the Project ID, `subscription_id()` to retrieve the Subscription ID, and `FullName()` to obtain the fully qualified subscription name."]]],[]]