[[["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 webpage 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 designed to construct `Message` objects, allowing users to create messages with custom data, ordering keys, and attributes."],["You can set the message payload using `SetData()`, the ordering key with `SetOrderingKey()`, and attributes with various `InsertAttribute()`, `SetAttribute()`, and `SetAttributes()` functions."],["The `Build()` function finalizes the message creation, producing a `Message` object with the specified properties."],["Multiple versions of the Pub/Sub C++ library are documented, allowing users to navigate and refer to specific versions from `2.11.0` up to the most recent `2.37.0-rc`."]]],[]]