[[["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 provides the API reference for the \u003ccode\u003eMessageBuilder\u003c/code\u003e class in the Google Cloud Pub/Sub C++ library, spanning versions from 2.11.0 to the latest release candidate 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMessageBuilder\u003c/code\u003e class is used to construct \u003ccode\u003eMessage\u003c/code\u003e objects within the Google Cloud Pub/Sub system.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBuild()\u003c/code\u003e function finalizes the creation of a message object.\u003c/p\u003e\n"],["\u003cp\u003eYou can set the message payload using the \u003ccode\u003eSetData()\u003c/code\u003e function, which is available for both \u003ccode\u003elvalue\u003c/code\u003e and \u003ccode\u003ervalue\u003c/code\u003e references.\u003c/p\u003e\n"],["\u003cp\u003eYou can set message attributes with functions like \u003ccode\u003eSetAttribute()\u003c/code\u003e and \u003ccode\u003eSetAttributes()\u003c/code\u003e and you may insert an attribute without modifying the message if the key already exists with functions like \u003ccode\u003eInsertAttribute()\u003c/code\u003e and you can also set the ordering key with the \u003ccode\u003eSetOrderingKey()\u003c/code\u003e functions.\u003c/p\u003e\n"]]],[],null,[]]