[[["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 used to make requests to the Publish method within the Google Cloud Pub/Sub service."],["The latest version of this class is version 3.23.0, and this webpage lists versions all the way back to 2.3.0, to support backward compatibility."],["The `PublishRequest` class inherits from the base `Object` class and implements several interfaces, including `IMessage`, `IEquatable\u003cPublishRequest\u003e`, `IDeepCloneable\u003cPublishRequest\u003e`, and `IBufferMessage`."],["Key properties of the `PublishRequest` class include `Messages`, a collection of messages to be published, `Topic`, the name of the topic messages are being published to, and `TopicAsTopicName`, a typed version of `Topic`."],["The request of the publish method can be created from a constructor that does not take any parameters, or one that uses an existing `PublishRequest` to copy parameters."]]],[]]