[[["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-07-26 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`."]]],[]]