[[["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-21 UTC."],[[["This webpage provides documentation for the `Topic` class in the Google Cloud Pub/Sub C++ library, covering versions from 2.11.0 to 2.37.0-rc, with the latter being the latest release candidate."],["The `Topic` class is used to identify a Cloud Pub/Sub topic, and the application is responsible for verifying that the topic and project IDs passed to the application conform to the Pub/Sub resource name restrictions."],["The documentation details the constructors, operators, and functions of the `Topic` class, including methods for copying, moving, retrieving the project ID, retrieving the topic ID, and getting the fully qualified topic name."],["The `topic_id()` function allows retrieval of the associated topic ID, while the `project_id()` allows the retrieval of the associated project ID."],["Each version provides access to a class called `Topic` that has a consistent name and structure between versions."]]],[]]