[[["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 provides reference information for the `Subscription` class within the Google Cloud Pub/Sub C++ library, spanning versions from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `Subscription` class is used to represent a Cloud Pub/Sub subscription and includes constructors for creating, copying, and moving `Subscription` objects, along with a default constructor for creating an invalid subscription."],["The `Subscription` class does not validate provided IDs, requiring applications to ensure they conform to Cloud Pub/Sub resource name restrictions."],["The class offers methods like `project_id()`, `subscription_id()`, and `FullName()` to retrieve information about the subscription such as the project ID, subscription ID, and the fully qualified subscription name, respectively."],["The document details the parameters, descriptions, and return types for the constructors, assignment operators, and member functions of the `Subscription` class."]]],[]]