[[["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 C++ reference documentation for the `Subscription` class within the Google Cloud Pub/Sub 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 allows for its identification and manipulation, with the application responsible for verifying that provided IDs adhere to Cloud Pub/Sub resource name restrictions."],["The document outlines various constructors for the `Subscription` class, including copy, move, default, and a constructor taking project and subscription IDs as strings."],["The documentation also details operators for copy and move assignment, along with functions to retrieve the project ID, subscription ID, and the fully qualified subscription name."],["The user will be able to find documentation for every minor version of the library, with links directly to each of the version's documentation."]]],[]]