[[["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 page details the `MessageBuilder` class within the Google Cloud Pub/Sub C++ library, offering comprehensive documentation for version 2.14.0 and previous versions."],["The `MessageBuilder` class provides methods to construct `Message` objects, including a `Build()` function to create a new message."],["You can set the message payload using the `SetData` functions, which accept a `std::string` as input."],["The `SetOrderingKey` functions allow you to specify an ordering key for messages, using a `std::string` input."],["Multiple functions exist to insert or set attributes on the message, including `InsertAttribute`, `SetAttribute`, and `SetAttributes`, offering flexibility in managing message metadata."]]],[]]