[[["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-04-17 UTC."],[[["This webpage provides documentation for the `Topic` class in the Google Cloud Pub/Sub Lite C++ library, with version 2.36.0 as the current base version."],["The documentation offers access to a range of past versions, from 2.11.0 up to the latest release candidate 2.37.0-rc, allowing for review of the `Topic` class across different updates."],["The `Topic` class represents a Cloud Pub/Sub Lite topic and requires three parameters for its constructor: `project_id`, `location_id`, and `topic_id`."],["The `Topic` class provides functions to retrieve the `project_id`, `location_id`, and `topic_id`, as well as a `FullName()` method to get the fully qualified topic name."],["The class documentation warns that the provided ids for the `Topic` object will not be validated by the class itself."]]],[]]