[[["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 latest version of the `PublishRequest` class within the Google Cloud Pub/Sub v1 API is 3.23.0, with numerous prior versions available for reference."],["`PublishRequest` is a class used in the Cloud Pub/Sub v1 API, which handles requests for the Publish method and it inherits and implements several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `PublishRequest` class has two constructors: a default one and another that takes another `PublishRequest` object as a parameter for creating a copy."],["The class includes properties such as `Messages`, which is a `RepeatedField` containing the messages to publish, `Topic` that defines the topic in which the message will be published, and `TopicAsTopicName` which is a typed view of the resource name."]]],[]]