[[["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."],[[["This page provides documentation for the `Subscription` class in the Google Cloud Pub/Sub C++ library, detailing its functionality across multiple versions, ranging from 2.11.0 up to the latest release candidate, 2.37.0-rc."],["The `Subscription` class is used to identify a Cloud Pub/Sub subscription, and it is crucial for users to validate any IDs passed to this class to ensure they comply with Cloud Pub/Sub resource name restrictions."],["The documentation outlines various constructors for creating `Subscription` objects, including copy and move constructors, a default constructor, and a constructor taking project and subscription IDs as strings."],["The documentation also covers operators, specifically `operator=` for both copy and move operations, and functions such as `project_id()`, `subscription_id()`, and `FullName()` to retrieve project ID, subscription ID, and the fully qualified subscription name respectively."],["All the functions and operators will be found across all listed versions."]]],[]]