[[["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 details the `StreamingPullStream` class, which is part of the Google Cloud Pub/Sub library for .NET, specifically under the `Google.Cloud.PubSub.V1` namespace."],["The `StreamingPullStream` class is an abstract class that inherits from `BidirectionalStreamingBase`, designed to manage bidirectional streaming of `StreamingPullRequest` and `StreamingPullResponse` objects."],["The latest version documented is 3.23.0, with a range of previous versions available, starting from version 2.3.0 up until the latest release."],["The class is used in conjunction with the `StreamingPull` method within the `SubscriberServiceApiClient`, which is configured using `CallSettings` and `BidirectionalStreamingSettings`."],["This class provides several methods for interacting with the stream, including `WriteAsync`, `TryWriteAsync`, `WriteCompleteAsync`, `TryWriteCompleteAsync` and `GetResponseStream`."]]],[]]