[[["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, specifically found in the `Google.Cloud.PubSub.V1` namespace."],["This class is used to define requests for the `Publish` method, allowing the sending of messages to a specified topic."],["`PublishRequest` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, adding to the functionality of the class."],["The `PublishRequest` class includes properties like `Messages` (for the messages to be published) and `Topic` (for the destination topic), with the latter also having a `TopicAsTopicName` view for convenience."],["The webpage provides reference documentation for multiple past versions, all the way down to `2.3.0`, and including the latest version, `3.23.0`, for the `PublishRequest` class."]]],[]]