[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-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."]]],[]]