[[["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 within the Google Cloud Pub/Sub C++ library, used to construct \u003ccode\u003eMessage\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMessageBuilder\u003c/code\u003e class supports setting the message payload data via the \u003ccode\u003eSetData\u003c/code\u003e function, which accepts a string as input.\u003c/p\u003e\n"],["\u003cp\u003eYou can set the ordering key of the message using the \u003ccode\u003eSetOrderingKey\u003c/code\u003e function, taking a string representing the key.\u003c/p\u003e\n"],["\u003cp\u003eThe class facilitates managing message attributes with \u003ccode\u003eInsertAttribute\u003c/code\u003e for adding new attributes and \u003ccode\u003eSetAttribute\u003c/code\u003e for setting or overwriting them.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSetAttributes\u003c/code\u003e function allow for setting multiple attributes at once, it has multiple overloads to accept various formats such as iterators, vector pairs and typed vector pairs.\u003c/p\u003e\n"],["\u003cp\u003eYou can view documentation for specific library versions ranging from 2.11.0 to 2.37.0-rc.\u003c/p\u003e\n"]]],[],null,[]]