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\u003eThe document provides reference information for the \u003ccode\u003ePullResponse\u003c/code\u003e class within the Google Cloud Pub/Sub v1 API, specifically within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eIt outlines the inheritance, interfaces, and members of the \u003ccode\u003ePullResponse\u003c/code\u003e class, including its constructors and properties.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePullResponse\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.PubSub.V1\u003c/code\u003e namespace and is implemented in the \u003ccode\u003eGoogle.Cloud.PubSub.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe document also lists the different versions of the api from version 2.3.0 to the latest version 3.23.0, with the current page being the \u003ccode\u003ePullResponse\u003c/code\u003e for version 3.11.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReceivedMessages\u003c/code\u003e property, a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eReceivedMessage\u003c/code\u003e, contains the received Pub/Sub messages and can be empty if no messages are available.\u003c/p\u003e\n"]]],[],null,[]]