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