[[["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 document provides a detailed reference for the `Subscription` class within the Google Cloud Pub/Sub C++ client library, covering versions from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `Subscription` class represents a Cloud Pub/Sub subscription and is identified using a project ID and a subscription ID, and it does not validate the format of the provided IDs."],["The class supports various constructors, including a default constructor for creating an invalid subscription, and copy and move operations through dedicated constructors and assignment operators."],["Key functionalities of the `Subscription` class include methods to retrieve the project ID, the subscription ID, and the fully qualified subscription name."],["There are multiple documented versions of this class all accessible via their own unique link, allowing the user to browse through the different iterations of the class."]]],[]]