[[["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-05 UTC."],[[["This page details the `ApiBidirectionalStreamingCall\u003cTRequest, TResponse\u003e` class, which facilitates the connection between a duplex streaming RPC method and higher-level abstractions within the Google.Api.Gax.Grpc namespace."],["The class is designed to bridge the gap between the low-level gRPC streaming and high level API calls, allowing for the application of specific call settings to the stream."],["`ApiBidirectionalStreamingCall` contains `BaseCallSettings` and `StreamingSettings` properties, which define the base call settings and the setting specific to the streaming."],["The `Call(CallSettings)` method initializes the streaming RPC call, allowing for per-call configuration, returning an `AsyncDuplexStreamingCall` object."],["Available versions of this class range from 3.2.0 to the latest 4.10.0."]]],[]]