[[["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-21 UTC."],[[["The content provides a detailed reference for the `google::cloud::pubsub::Topic` class across multiple versions, ranging from 2.11.0 to 2.37.0-rc (the latest)."],["The `Topic` class represents a Cloud Pub/Sub topic and it is designed to be constructed using a project ID and a topic ID as a `std::string`."],["The class offers constructors for copying and moving (`Topic(Topic const &)` and `Topic(Topic &&)`) as well as assignment operators to modify existing `Topic` objects."],["The `Topic` class provides functions to retrieve the project ID, topic ID, and the fully qualified topic name."],["The application needs to verify that any IDs passed to this `Topic` application conform to the Cloud Pub/Sub resource name restrictions."]]],[]]