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\u003eThe provided content details the C++ representation for Cloud Pub/Sub messages, which facilitate communication between applications.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the documentation is \u003ccode\u003e2.37.0-rc\u003c/code\u003e, and there is also information available for many prior versions, ranging from \u003ccode\u003e2.36.0\u003c/code\u003e down to \u003ccode\u003e2.11.0\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eMessages require either data or attributes, and instances of the \u003ccode\u003eMessage\u003c/code\u003e class should be created using \u003ccode\u003eMessageBuilder\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMessage\u003c/code\u003e class supports copy and move operations through its constructors and assignment operators.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMessage\u003c/code\u003e class provides accessor functions to get message data, message ID, ordering key, publish time, and attributes.\u003c/p\u003e\n"]]],[],null,[]]