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-03-21 UTC."],[[["This page 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 sending and receiving `StreamingPullRequest` and `StreamingPullResponse` messages."],["This documentation covers versions from 2.3.0 to 3.23.0, listing each version and corresponding API link to `StreamingPullStream`."],["The `StreamingPullStream` class inherits from `BidirectionalStreamingBase` and implements `IDisposable`, offering methods for managing the streaming process, such as writing, completing, and disposing."],["The `SubscriberServiceApiClient.StreamingPullStream` class, found within the `Google.Cloud.PubSub.V1` namespace, is located in the `Google.Cloud.PubSub.V1.dll` assembly."]]],[]]