[[["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 `google::cloud::pubsub::Topic` class across multiple versions, from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `Topic` class represents a Cloud Pub/Sub topic and does not validate provided IDs, so users must ensure that IDs conform to Cloud Pub/Sub resource name restrictions."],["The documentation details the constructors, copy and move operations, and operators for the `Topic` class, as well as the functions `project_id()`, `topic_id()`, and `FullName()`."],["The `project_id()` function will return the current project id, and the `topic_id()` function will return the topic id, both as a `std::string`."],["The `FullName()` function will return the full project name and topic name in the format of \"projects/\", as a `std::string`."]]],[]]