[[["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 the C++ reference for the `Subscription` class within the Google Cloud Pub/Sub library, detailing its functionalities and usage."],["The latest version of the `Subscription` class is 2.37.0-rc, with a list of links to older versions available, dating back to 2.11.0."],["The `Subscription` class is used to identify a Cloud Pub/Sub subscription, however it does not validate provided IDs, it is the user's responsibility to ensure they are valid."],["Key functionalities of the `Subscription` class include constructors for creating subscriptions and operators to copy and move subscriptions, as well as methods to retrieve project and subscription IDs."],["The `FullName()` function within the class allows the user to retrieve a fully qualified name of the subscription in the format of \"projects/...\"."]]],[]]