[[["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 webpage provides documentation for the `Topic` class within the Google Cloud Pub/Sub Lite C++ library, with the latest version being `2.37.0-rc`."],["The `Topic` class allows users to identify a Cloud Pub/Sub Lite topic using the class and its parameters in the constructor."],["The `Topic` class constructor takes a project ID, a location ID, and a topic ID as parameters to make an instance of a `Topic` object."],["The `Topic` class provides functions to retrieve the project ID, location ID, and topic ID using the `project_id()`, `location_id()`, and `topic_id()` functions, respectively."],["The `FullName()` function will return the fully qualified topic name as a string."]]],[]]