[[["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 send requests to the Publish method within the Google Cloud Pub/Sub service."],["The latest version of this class is 3.23.0, while version 2.7.0 is also documented here among various other versions available from 2.3.0 onwards."],["The `PublishRequest` class, found in the `Google.Cloud.PubSub.V1` namespace, requires the topic and the messages to be published."],["This class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties include `Messages`, a repeated field of `PubsubMessage`, `Topic`, a string representing the topic name and `TopicAsTopicName`, a `TopicName`-typed view of the `Topic` property."]]],[]]