[[["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 access to the class documentation for `google::cloud::pubsublite::Topic` across various versions, ranging from 2.11.0 to the latest release candidate 2.37.0-rc."],["The `Topic` class is used to identify a Cloud Pub/Sub Lite topic and does not validate any of the provided IDs during creation."],["The `Topic` class constructor requires three parameters: `project_id`, `location_id`, and `topic_id`, all of which are of type `std::string`."],["The class includes functions to retrieve the `project_id`, `location_id`, and `topic_id`, each returning a `std::string const &`."],["A `FullName()` function returns the fully qualified topic name as a string, formatted as \"projects/\"."]]],[]]