[[["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 webpage provides documentation for the `Subscription` class in the Google Cloud Pub/Sub C++ library, covering versions from 2.17.0 to the latest release candidate 2.37.0-rc."],["The `Subscription` class is used to represent and interact with a Cloud Pub/Sub subscription and requires valid resource names."],["Key functionalities of the `Subscription` class include constructors for creating subscriptions, operators for copy and move assignments, and functions to retrieve the project ID, subscription ID, and full subscription name."],["The documentation details how to properly create a subscription utilizing the project ID, and the subscription ID."],["The default constructor of the subscription creates an invalid subscription that will not work properly without modification."]]],[]]