[[["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 page provides documentation for the `MessageBuilder` class in the Google Cloud Pub/Sub C++ library, with the latest version being `2.37.0-rc`."],["`MessageBuilder` is a class used to construct `Message` objects, providing methods for setting data, ordering keys, and attributes, and the `Build()` function is used to generate the new message object."],["The documentation details various methods available in the `MessageBuilder` class, such as `SetData`, `SetOrderingKey`, `InsertAttribute`, `SetAttribute`, and `SetAttributes`, allowing comprehensive customization of message content."],["Multiple versions of the documentation are accessible, ranging from version `2.11.0` to the latest `2.37.0-rc`, allowing developers to find documentation relevant to their specific library version."],["Different method signatures for setting data, ordering key and attributes exist that utilize either lvalue or rvalue references."]]],[]]