[[["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-04-17 UTC."],[[["This documentation details the `ApiBidirectionalStreamingCall\u003cTRequest, TResponse\u003e` class, which acts as a bridge between duplex streaming RPC methods and higher-level abstractions within the Google.Api.Gax.Grpc namespace."],["The class is designed to apply call settings to bidirectional streaming calls, handling both the RPC request type (`TRequest`) and the RPC response type (`TResponse`)."],["It offers properties like `BaseCallSettings` and `StreamingSettings`, allowing for customization of call behavior, with `BaseCallSettings` providing the foundation for each individual API call."],["The `Call(CallSettings)` method is used to initialize a streaming RPC call, enabling the application of specific `CallSettings` to a given invocation."],["The documentation shows the history of the classes versioning from 3.2.0 to the latest 4.10.0, indicating a span of updates and releases for the `ApiBidirectionalStreamingCall` class."]]],[]]