[[["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 reference information for the \u003ccode\u003eMessageBuilder\u003c/code\u003e class in the Google Cloud Pub/Sub C++ client 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 with customizable properties.\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 using \u003ccode\u003eSetOrderingKey()\u003c/code\u003e, and managing message attributes through \u003ccode\u003eInsertAttribute()\u003c/code\u003e and \u003ccode\u003eSetAttribute()\u003c/code\u003e methods.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBuild()\u003c/code\u003e function finalizes and creates the message object based on the configurations made using the different \u003ccode\u003eSet\u003c/code\u003e methods.\u003c/p\u003e\n"],["\u003cp\u003eThe methods all support the use of references and rvalue references, denoted by the \u003ccode\u003e&\u003c/code\u003e and \u003ccode\u003e&&\u003c/code\u003e respectively, allowing for flexibility when calling the functions.\u003c/p\u003e\n"]]],[],null,[]]