[[["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 the latest release candidate version being 2.37.0-rc."],["The `MessageBuilder` class is used to construct `Message` objects, offering several functions to define the message payload, including setting the data, and ordering key."],["You can add or modify message attributes using `InsertAttribute` or `SetAttribute` methods."],["Multiple methods to set attributes are supported, including setting attributes from iterators and from vectors of pairs."],["The class allows for method chaining, with many functions returning a `MessageBuilder &` or `MessageBuilder &&` for fluent API usage."]]],[]]