[[["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 a detailed reference for the `google::cloud::pubsub::Subscription` class, including various versions from 2.11.0 to the latest release candidate 2.37.0-rc."],["The `Subscription` class is used to identify a Cloud Pub/Sub subscription, and the application must ensure that provided IDs conform to Cloud Pub/Sub resource name restrictions."],["The class offers constructors for creating subscriptions, including a default constructor for creating invalid subscriptions, as well as copy and move constructors."],["It also includes functions like `project_id()`, `subscription_id()`, and `FullName()` to retrieve the project ID, subscription ID, and the fully qualified subscription name respectively."],["Operators such as `operator=` are provided to manage copy and move assignments."]]],[]]