[[["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-31 UTC."],[[["The `PublishRequest` class is part of the Google Cloud Pub/Sub v1 API and is used for publishing messages."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the API is 3.23.0, while the current version documented here is version 3.12.0, and multiple version history of this class are available."],["`PublishRequest` includes properties for specifying the topic where messages will be published (`Topic` and `TopicAsTopicName`) and a collection of messages to be published (`Messages`)."],["It has 2 constructors, the first being default and the second taking another PublishRequest object."]]],[]]