public RepeatedField<ReceivedMessage> ReceivedMessages { get; }
Optional. Received Pub/Sub messages. The list will be empty if there are no
more messages available in the backlog, or if no messages could be returned
before the request timeout. For JSON, the response can be entirely
empty. The Pub/Sub system may return fewer than the maxMessages requested
even if there are more messages available in the backlog.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003ePullResponse\u003c/code\u003e class within the Google Cloud Pub/Sub v1 API, specifically detailing its structure and functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePullResponse\u003c/code\u003e class is a response type used for the \u003ccode\u003ePull\u003c/code\u003e method, and it inherits from \u003ccode\u003eobject\u003c/code\u003e while implementing interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists various versions of the API, starting from the latest version 3.23.0 and going down to 2.3.0, each linking to its respective documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe primary property within \u003ccode\u003ePullResponse\u003c/code\u003e is \u003ccode\u003eReceivedMessages\u003c/code\u003e, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e containing received Pub/Sub messages, if any are available.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors provided for creating a \u003ccode\u003ePullResponse\u003c/code\u003e object: a default constructor and a copy constructor that takes another \u003ccode\u003ePullResponse\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]