[[["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 webpage 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, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `PublishRequest` class has properties such as `Messages`, a repeated field for the messages being published, and `Topic`, which specifies the target topic in the format `projects/{project}/topics/{topic}`."],["A comprehensive list of previous versions of the `PublishRequest` class is available for reference, ranging from 3.22.0 down to 2.3.0, allowing users to access documentation for specific iterations of the product."],["The webpage also covers the class' constructors, which can create a new instance, or a copy of an existing instance, and lists all inherited members, such as `Object.GetHashCode()` and `Object.ToString()`."]]],[]]