[[["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."],[[["The 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 make requests for the `Publish` method and is part of the `Google.Cloud.PubSub.V1` namespace in the Google.Cloud.PubSub.V1.dll assembly, and includes multiple versions dating back to 2.3.0 and as current as 3.23.0."],["`PublishRequest` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits from the `object` class, having multiple methods from said class."],["The class has a constructor and also a copy constructor, as well as properties for `Messages` to publish, and the `Topic` where the messages are sent to."],["The `Topic` property can also be viewed as a `TopicName` typed view, providing different formats for the same topic resource name."]]],[]]