[[["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."],[[["This document provides the API reference for the `MessageBuilder` class in the Google Cloud Pub/Sub C++ library, specifically for version 2.29.0."],["The `MessageBuilder` class is used to construct `Message` objects, allowing you to set properties like the message payload (`data`), ordering key, and attributes."],["The `Build()` method is used to create a new message object after configuring it with the various `Set...()` and `Insert...()` methods."],["There are multiple overloads for the setter and inserter functions that offer variations on how to assign properties, with the option of using `&` or `&&` return types."],["This page lists the available versions for the library, ranging from 2.11.0 up to the release candidate 2.37.0-rc, with a complete history of each version."]]],[]]