[[["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 document provides reference documentation for the `PublishRequest` class within the Google Cloud Pub/Sub v1 API, specifically for .NET development."],["The `PublishRequest` class is used to create requests for the \"Publish\" method, enabling the publishing of messages to a specified topic."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["Key properties of the `PublishRequest` class include `Messages`, a list of messages to publish, `Topic`, the destination topic for the messages, and `TopicAsTopicName`, a typed view over the resource name."],["The documentation includes links to versions ranging from 2.3.0 to the latest, 3.23.0, making it easy to navigate to different historical versions."]]],[]]