[[["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 document outlines the `MessageBuilder` class in the Google Cloud Pub/Sub C++ library, with version 2.37.0-rc as the latest available."],["The `MessageBuilder` class facilitates the creation of `Message` objects, including setting the payload and metadata."],["Key functions within the class include `Build()` to create a new message, `SetData()` to define the message payload, and `SetOrderingKey()` to specify the ordering key."],["You can insert or set message attributes using the `InsertAttribute()` and `SetAttribute()` functions, either individually or in batches."],["Various versions of the `MessageBuilder` class are available, ranging from version 2.11.0 to the latest release candidate 2.37.0-rc."]]],[]]