[[["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 webpage provides documentation for the `Topic` class in the Google Cloud Pub/Sub Lite C++ library, with version 2.37.0-rc being the latest release."],["The `Topic` class is used to identify a Cloud Pub/Sub Lite topic and contains information about the project, location, and topic ID."],["The documentation includes details for various versions, from 2.11.0 to the latest 2.37.0-rc, along with a list of links to the API documentation for each of these versions."],["The `Topic` class has methods for retrieving the project ID, location ID, and topic ID, as well as a method `FullName()` for obtaining the fully qualified topic name."],["The constructor for `Topic` requires three parameters: `project_id`, `location_id`, and `topic_id`, all of type `std::string`."]]],[]]