[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-04 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."]]],[]]