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"]],[["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."],[[["This page provides documentation for the `SubscriberServiceApiClient.StreamingPullStream` class, a part of the Cloud Pub/Sub v1 API within the Google Cloud .NET library."],["The `StreamingPullStream` class is designed for bidirectional streaming, handling both `StreamingPullRequest` and `StreamingPullResponse` objects."],["The latest version of the `StreamingPullStream` documentation is for version 3.23.0, with previous versions available dating back to version 2.3.0."],["The `StreamingPullStream` class inherits from `BidirectionalStreamingBase` and implements `IDisposable`."],["The documentation includes inherited members, showing methods like `TryWriteAsync`, `WriteAsync`, `GetResponseStream`, and `Dispose`, enabling users to interact with the streaming data."]]],[]]