[[["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-05 UTC."],[[["This document provides the C++ API reference for the `Subscription` class within the Google Cloud Pub/Sub library, detailing its constructors, operators, and functions across multiple versions."],["The latest release candidate version for the Subscription class is 2.37.0-rc, with numerous previous versions listed, dating back to version 2.11.0."],["The `Subscription` class represents a Cloud Pub/Sub subscription and does not validate provided IDs, requiring the application to ensure IDs conform to Pub/Sub resource name restrictions."],["The class includes constructors for creating subscriptions, including copy and move operations, and functions to retrieve the project ID, subscription ID, and the fully qualified subscription name."],["The provided operators allow for the copy and move assignment of Subscription objects, returning a Subscription reference."]]],[]]