[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 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()`."]]],[]]