public abstract class SubscriberServiceApiClient.StreamingPullStream : BidirectionalStreamingBase<StreamingPullRequest, StreamingPullResponse>, IDisposable
Reference documentation and code samples for the Cloud Pub/Sub v1 API class SubscriberServiceApiClient.StreamingPullStream.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This webpage provides reference documentation for the `SubscriberServiceApiClient.StreamingPullStream` class within the Google Cloud Pub/Sub v1 API for .NET."],["The `StreamingPullStream` class is a bidirectional streaming method used for the `StreamingPull` function, with various settings for the way it will operate."],["This class inherits from `BidirectionalStreamingBase\u003cStreamingPullRequest, StreamingPullResponse\u003e` and implements `IDisposable`, and various inherited methods are listed within the documentation."],["The page lists various versions of the API documentation, ranging from the latest version 3.23.0, down to version 2.3.0, all with links to their respective pages."],["This API class is located in the `Google.Cloud.PubSub.V1` namespace within the `Google.Cloud.PubSub.V1.dll` assembly."]]],[]]