public sealed class StreamingPullResponse : IMessage<StreamingPullResponse>, IEquatable<StreamingPullResponse>, IDeepCloneable<StreamingPullResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Pub/Sub v1 API class StreamingPullResponse.
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 provides reference documentation for the \u003ccode\u003eStreamingPullResponse\u003c/code\u003e class within the Google Cloud Pub/Sub v1 API for .NET, detailing its structure and usage.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists various versions of the API, starting from version 3.23.0 (latest) down to version 2.3.0, with links to their respective documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStreamingPullResponse\u003c/code\u003e class is a response type for the \u003ccode\u003eStreamingPull\u003c/code\u003e method and is used for streaming messages from the server to the client.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eStreamingPullResponse\u003c/code\u003e include \u003ccode\u003eAcknowledgeConfirmation\u003c/code\u003e, \u003ccode\u003eModifyAckDeadlineConfirmation\u003c/code\u003e, \u003ccode\u003eReceivedMessages\u003c/code\u003e, and \u003ccode\u003eSubscriptionProperties\u003c/code\u003e, each serving a specific function related to message handling and subscription details.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities like deep cloning, buffer message handling, and message equality comparison.\u003c/p\u003e\n"]]],[],null,[]]