[[["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 reference information for the `Subscription` class in the Google Cloud Pub/Sub C++ library, covering versions from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `Subscription` class is used to identify a Cloud Pub/Sub subscription, but does not validate the provided IDs, so users are responsible for verifying that passed IDs conform to Cloud Pub/Sub resource name restrictions."],["The document details various constructors for creating `Subscription` objects, including default, copy, move, and parameter-based constructors that take project and subscription IDs."],["It also covers the `operator=` for assignment, as well as functions to obtain project IDs, subscription IDs, and the full subscription name, via `project_id()`, `subscription_id()`, and `FullName()` methods respectively."],["There are multiple versions of this documentation available for reference with the most recent being the release candidate version, as it is labeled `(latest)`."]]],[]]