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\u003eThe document provides reference documentation for the \u003ccode\u003eStreamingPullResponse\u003c/code\u003e class within the Google Cloud Pub/Sub v1 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003eIt details the \u003ccode\u003eStreamingPullResponse\u003c/code\u003e class's purpose as a response for the \u003ccode\u003eStreamingPull\u003c/code\u003e method, which streams messages from the server to the client.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists available versions of the \u003ccode\u003eStreamingPullResponse\u003c/code\u003e API, ranging from version 2.3.0 to the latest 3.23.0.\u003c/p\u003e\n"],["\u003cp\u003eThe document outlines the \u003ccode\u003eStreamingPullResponse\u003c/code\u003e class's constructors, properties, and the interfaces it implements, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt specifies that \u003ccode\u003eStreamingPullResponse\u003c/code\u003e contains properties like \u003ccode\u003eAcknowledgeConfirmation\u003c/code\u003e, \u003ccode\u003eModifyAckDeadlineConfirmation\u003c/code\u003e, \u003ccode\u003eReceivedMessages\u003c/code\u003e, and \u003ccode\u003eSubscriptionProperties\u003c/code\u003e, the first two being conditional on \u003ccode\u003eenable_exactly_once_delivery\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]