[[["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-05 UTC."],[[["The webpage provides documentation for the `MessageBuilder` class in the Google Cloud Pub/Sub C++ library, with the latest version being `2.37.0-rc`."],["The `MessageBuilder` class is used to construct `Message` objects, and it provides multiple methods for setting the message's payload (`data`), ordering key, and attributes."],["There is a range of documented versions for the `MessageBuilder` class, going from `2.37.0-rc` to `2.11.0` , allowing users to access past versions."],["The `Build()` method creates a new message, while methods like `SetData`, `SetOrderingKey`, `InsertAttribute`, and `SetAttribute` modify the message's content."],["The `SetAttributes` method allows for setting multiple message attributes at once, in various formats, including iterators and vectors."]]],[]]