[[["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."],[[["The page provides a version history and documentation for the `Topic` class within the Google Cloud Pub/Sub Lite C++ library, starting with version 2.11.0 and including the latest release candidate version, 2.37.0-rc."],["The `Topic` class is used to identify a specific Cloud Pub/Sub Lite topic, and does not validate provided identifiers."],["The `Topic` class has a constructor that accepts a `project_id`, `location_id`, and `topic_id` to properly create the object."],["The `Topic` class provides functions such as `project_id()`, `location_id()`, and `topic_id()`, that allow retrieval of the respective ids, and a `FullName()` function to get the full topic name."]]],[]]