[[["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, used for publishing messages in Google Cloud Pub/Sub."],["The latest version available for the `PublishRequest` documentation is 3.23.0, with versions ranging back to 2.3.0 also documented here."],["`PublishRequest` inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for robust functionality."],["The class includes properties such as `Messages` (a `RepeatedField` of `PubsubMessage`), `Topic` (a string), and `TopicAsTopicName` (a `TopicName`-typed view) to define the messages to be published and the target topic."],["The constructor `PublishRequest()` is available to create a new request, and another contructor is avaliable that takes a `PublishRequest` object."]]],[]]