[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-14 UTC."],[[["This webpage provides documentation for the `MessageBuilder` class in the Google Cloud Pub/Sub C++ library, with versions ranging from 2.11.0 to 2.37.0-rc, and version 2.37.0-rc being the latest."],["The `MessageBuilder` class is used to construct `Message` objects within the library."],["`MessageBuilder` offers functions such as `Build()`, which is used to create a new message, as well as `SetData()`, which allows for the setting of a message payload."],["Several functions are provided to set and manage message attributes, including `SetAttribute()`, `InsertAttribute()`, and `SetAttributes()`, which can either insert, set, or modify attributes within a message, respectively."],["The `SetOrderingKey()` function allows the setting of an ordering key for messages, ensuring that they are processed in a specific order."]]],[]]