[[["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 the .NET environment."],["The `PublishRequest` class is used to encapsulate the parameters needed for the \"Publish\" method, which handles the publishing of messages to a specified topic."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, as well as inheriting from `object`."],["The documentation covers the available versions of `PublishRequest` from version 2.3.0 all the way up to the most recent version 3.23.0, with version 3.14.0 being the one explored in greater detail."],["`PublishRequest` has two primary properties that are required: `Messages`, a repeated field of `PubsubMessage` objects, and `Topic`, which must be formatted as `projects/{project}/topics/{topic}`."]]],[]]