[[["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 outlines the \u003ccode\u003eMessageBuilder\u003c/code\u003e class, used for constructing \u003ccode\u003eMessage\u003c/code\u003e objects in the Google Cloud Pub/Sub C++ library.\u003c/p\u003e\n"],["\u003cp\u003eIt provides access to various versions of the library, from version 2.11.0 up to the latest release candidate 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMessageBuilder\u003c/code\u003e class offers multiple methods for setting the message payload using \u003ccode\u003eSetData\u003c/code\u003e, and setting or inserting attributes, both in rvalue and lvalue references.\u003c/p\u003e\n"],["\u003cp\u003eIt also allows for setting the message's ordering key using the \u003ccode\u003eSetOrderingKey\u003c/code\u003e methods, and various methods for managing attributes, including \u003ccode\u003eInsertAttribute\u003c/code\u003e and \u003ccode\u003eSetAttribute\u003c/code\u003e, as well as bulk attribute setting options with different parameter types.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBuild()\u003c/code\u003e method finalizes the construction of a \u003ccode\u003eMessage\u003c/code\u003e object, returning the completed message.\u003c/p\u003e\n"]]],[],null,[]]