[[["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-09 UTC."],[[["The latest version available for the `Subscription` class in the provided documentation is `2.37.0-rc`, with numerous prior versions also listed, going back to version `2.11.0`."],["The `Subscription` class is used to identify a Cloud Pub/Sub subscription, but it does not validate provided IDs, requiring the application to ensure compliance with Cloud Pub/Sub resource name restrictions."],["The class provides constructors for creating `Subscription` objects, including a default constructor for an invalid subscription, as well as copy and move constructors."],["The class includes functions such as `project_id()` and `subscription_id()` to retrieve the project and subscription IDs respectively, alongside `FullName()` which will return the fully qualified subscription name."],["The `Subscription` object also has operator overloads for copy and move assignment with `operator=`."]]],[]]