[[["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, a component of Google Cloud Pub/Sub's .NET library, with the latest version being 3.23.0."],["The `PublishRequest` class is used to send messages to be published to a specific topic, as indicated by the required `Topic` property, which is formatted as `projects/{project}/topics/{topic}`."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits members from the base `Object` class."],["It contains properties like `Messages` which holds the `PubsubMessage` to publish, and also `TopicAsTopicName` which gives a typed view over the `Topic` resource name."],["The page provides access to documentation for a range of previous versions of the library, from version 3.23.0 down to 2.3.0, along with the constructors available for the class."]]],[]]