[[["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 \u003ccode\u003eMessageBuilder\u003c/code\u003e class in the Google Cloud Pub/Sub C++ library, with the latest version being \u003ccode\u003e2.37.0-rc\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMessageBuilder\u003c/code\u003e class is used to construct \u003ccode\u003eMessage\u003c/code\u003e objects, offering methods to set data, ordering keys, and attributes, and the \u003ccode\u003eBuild()\u003c/code\u003e function to create a new message.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMessageBuilder\u003c/code\u003e supports setting the message payload via \u003ccode\u003eSetData()\u003c/code\u003e, which accepts a string, and can be chained for continued configuration using both \u003ccode\u003e&\u003c/code\u003e and \u003ccode\u003e&&\u003c/code\u003e operators.\u003c/p\u003e\n"],["\u003cp\u003eUsers can utilize \u003ccode\u003eSetOrderingKey()\u003c/code\u003e to set the ordering key for the message and also supports method chaining, via both the \u003ccode\u003e&\u003c/code\u003e and \u003ccode\u003e&&\u003c/code\u003e operators.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage details multiple ways to set or insert attributes, including \u003ccode\u003eInsertAttribute()\u003c/code\u003e, \u003ccode\u003eSetAttribute()\u003c/code\u003e, and \u003ccode\u003eSetAttributes()\u003c/code\u003e, which allow setting individual or multiple key-value pairs, and there is support for method chaining for these functions, using both \u003ccode\u003e&\u003c/code\u003e and \u003ccode\u003e&&\u003c/code\u003e operators.\u003c/p\u003e\n"]]],[],null,[]]