[[["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."],[[["The 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 includes methods to manage and retrieve its associated project and topic IDs."],["The documentation outlines various constructors for the `Topic` class, including copy and move constructors, and one that takes project and topic IDs as string parameters."],["The webpage also defines operator overloads for copy and move assignment, returning a `Topic &`."],["The provided functions include `project_id()`, `topic_id()`, and `FullName()`, which return the project ID, topic ID, and fully qualified topic name, respectively, as constant string references."]]],[]]