[[["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 reference documentation for the `PublishRequest` class within the Google Cloud Pub/Sub v1 API, specifically for .NET developers."],["The `PublishRequest` class is used to publish messages and contains required properties such as `Messages` (the messages to publish) and `Topic` (the destination topic in `projects/{project}/topics/{topic}` format)."],["The documentation shows that this class has numerous versions available, going as far back as 2.3.0, and up to the latest version of 3.23.0, allowing developers to view the reference according to their implemented version."],["The `PublishRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities and compatibility within the .NET ecosystem."],["Developers can also view different properties, such as `Messages` and `Topic`, and the various constructors, such as `PublishRequest()`, and `PublishRequest(PublishRequest other)`, along with detailed descriptions."]]],[]]