[[["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 versions ranging from 2.11.0 to the latest release candidate 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMessageBuilder\u003c/code\u003e is used to construct \u003ccode\u003eMessage\u003c/code\u003e objects, which are fundamental units in the Pub/Sub messaging system.\u003c/p\u003e\n"],["\u003cp\u003eKey functionalities of \u003ccode\u003eMessageBuilder\u003c/code\u003e include setting the message payload via \u003ccode\u003eSetData()\u003c/code\u003e, defining an ordering key with \u003ccode\u003eSetOrderingKey()\u003c/code\u003e, and adding attributes using various \u003ccode\u003eSetAttribute()\u003c/code\u003e and \u003ccode\u003eInsertAttribute()\u003c/code\u003e methods.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers multiple \u003ccode\u003eSetAttributes()\u003c/code\u003e methods to set attributes using iterators or vectors, allowing users flexibility in defining message metadata.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBuild()\u003c/code\u003e function is the final function to call on the \u003ccode\u003eMessageBuilder\u003c/code\u003e to create a new \u003ccode\u003eMessage\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]