public sealed class StreamingPullResponse : IMessage<StreamingPullResponse>, IEquatable<StreamingPullResponse>, IDeepCloneable<StreamingPullResponse>, IBufferMessage, IMessage
Response for the StreamingPull method. This response is used to stream
messages from the server to the client.
[[["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 details the \u003ccode\u003eStreamingPullResponse\u003c/code\u003e class, which is crucial for streaming messages from the server to the client in the Google Cloud Pub/Sub service, with the latest version being 3.23.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStreamingPullResponse\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in message handling and data management within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides constructors for creating new instances of \u003ccode\u003eStreamingPullResponse\u003c/code\u003e, including a constructor for creating a new instance based on an existing one.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eStreamingPullResponse\u003c/code\u003e class include \u003ccode\u003eAcknowledgeConfirmation\u003c/code\u003e, \u003ccode\u003eModifyAckDeadlineConfirmation\u003c/code\u003e, \u003ccode\u003eReceivedMessages\u003c/code\u003e, and \u003ccode\u003eSubscriptionProperties\u003c/code\u003e, all of which provide information related to message acknowledgment, deadline modification, received messages and their subscription information respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe page also provides a list of historical versions of the \u003ccode\u003eStreamingPullResponse\u003c/code\u003e class, starting from version 3.23.0 down to 2.3.0, along with links to their corresponding documentation.\u003c/p\u003e\n"]]],[],null,[]]