[[["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-09 UTC."],[[["The latest version of the Cloud Pub/Sub C++ library is 2.37.0-rc, with numerous previous versions also available for reference, ranging from 2.36.0 down to 2.11.0."],["The `Topic` class within the library is used to identify a Cloud Pub/Sub topic, though it does not validate the IDs, requiring the application to ensure they conform to Cloud Pub/Sub resource name restrictions."],["The `Topic` class supports copy and move operations via constructors and assignment operators."],["The `Topic` class also gives you the ability to retrieve both the project ID and topic ID with the functions `project_id()` and `topic_id()` respectively, as well as the full name of the topic with the function `FullName()`."]]],[]]