[[["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 provides documentation for the `PublishRequest` class within the Google Cloud Pub/Sub v1 API for .NET, with the most recent version being 3.23.0."],["The `PublishRequest` class is used to send requests for the Publish method in the API, and it inherits from `object` while implementing several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes properties like `Messages`, which is a required field for the messages to be published, and `Topic`, which specifies the topic where the messages will be published."],["The `TopicAsTopicName` property provides a typed view over the Topic resource name property and the `PublishRequest` class has two constructors, one empty and one with a parameter."],["There is documentation for versions ranging from 2.3.0 up to the latest 3.23.0 of the `PublishRequest` class."]]],[]]