[[["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."],[[["This page details the `PublishRequest` class within the `Google.Cloud.PubSub.V1` namespace, specifically for version 2.10.0."],["The `PublishRequest` class is used to send messages for publishing and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default constructor and one that accepts another `PublishRequest` object as a parameter."],["Key properties of the `PublishRequest` class include `Messages`, a repeated field of `PubsubMessage` objects to be published, and `Topic`, a string representing the topic where the messages will be published, and `TopicAsTopicName` as a topicname view over `Topic` property."],["The webpage also provides links to documentation for multiple different versions of the package, ranging from 2.3.0 all the way up to the latest 3.23.0, each one a different link for the same publish request."]]],[]]