[[["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-31 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`."]]],[]]