[[["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 webpage details the `PublishRequest` class within the `Google.Cloud.PubSub.V1` namespace, specifically version 2.9.0, which is used for sending messages to a Pub/Sub topic."],["The `PublishRequest` class, which implements several interfaces like `IMessage` and `IEquatable`, is a request object for the publish method, allowing the user to define the messages and the topic to be published to."],["The latest version available is 3.23.0, with a comprehensive list of versions ranging from 2.3.0 up to the latest version, all of which contain the `PublishRequest` information."],["Key properties of `PublishRequest` include `Messages`, which is a collection of messages to be published, and `Topic`, a string representing the target topic in the format `projects/{project}/topics/{topic}`."],["The webpage has different constructors of the PublishRequest class, including a parameterless constructor and a constructor that accepts another PublishRequest object for copying."]]],[]]