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 webpage provides documentation for the C++ \u003ccode\u003eMessage\u003c/code\u003e class used in Cloud Pub/Sub, showing its various versions and details.\u003c/p\u003e\n"],["\u003cp\u003eThe latest release candidate version for the \u003ccode\u003eMessage\u003c/code\u003e class is 2.37.0-rc, with a list of preceding versions ranging from 2.36.0 to 2.11.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMessage\u003c/code\u003e class facilitates communication between Cloud Pub/Sub applications, requiring either data or attributes to be present within the message.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation outlines the constructors, operators, and functions of the \u003ccode\u003eMessage\u003c/code\u003e class, including methods for accessing message data, ID, ordering key, publish time, and attributes.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMessageBuilder\u003c/code\u003e class can be used to create instances of the \u003ccode\u003eMessage\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]