[[["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 document outlines 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 inherits from `Object` and provides members such as `ToString()`, `Equals()`, `GetHashCode()`, and `GetType()`."],["It has two type parameters, `TRequest` which is the RPC request type, and `TResponse`, which is the RPC response type."],["It contains two properties: `BaseCallSettings`, which manages the base call settings, and `StreamingSettings`, which manages streaming settings."],["The `Call(CallSettings)` method allows the initialization of a streaming RPC call, taking `perCallCallSettings` to override defaults."]]],[]]