[[["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."],[[["The webpage provides documentation for the `MessageBuilder` class in the Google Cloud Pub/Sub C++ library, with version 2.26.0 as the current context."],["The `MessageBuilder` class facilitates the creation of `Message` objects, enabling the setting of message payload, ordering keys, and attributes."],["The `Build()` function is used to finalize and create a new message object."],["There are a wide variety of methods available to set the data and attributes of the message, including `SetData`, `SetOrderingKey`, `InsertAttribute`, `SetAttribute`, and `SetAttributes`."],["The latest version of the library is `2.37.0-rc` and there are numerous previous versions all the way down to `2.11.0`, all linking to the `MessageBuilder` documentation."]]],[]]