The C++ representation for a Cloud Pub/Sub messages.
Cloud Pub/Sub applications communicate to each other using messages. Note that messages must provide at least some data or some attributes. Use MessageBuilder to create instances of this class.
[[["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."],[[["\u003cp\u003eThis document outlines the C++ \u003ccode\u003eMessage\u003c/code\u003e class, which is essential for communication in Cloud Pub/Sub applications.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the C++ \u003ccode\u003eMessage\u003c/code\u003e class available is 2.37.0-rc, and the document provides links to earlier versions down to 2.11.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMessage\u003c/code\u003e class supports copying and moving operations via constructors and assignment operators.\u003c/p\u003e\n"],["\u003cp\u003eKey accessors for the \u003ccode\u003eMessage\u003c/code\u003e class include functions for retrieving data, message ID, ordering key, publish time, and attributes.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMessageBuilder\u003c/code\u003e class can be used to construct instances of the \u003ccode\u003eMessage\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]