[[["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-21 UTC."],[[["This documentation covers the `TetherClient.EgressStream` class within the Google Cloud Apigee Connect v1 API, specifically for version 2.1.0."],["`EgressStream` is an abstract class used for bidirectional streaming, handling `EgressResponse` and `EgressRequest` objects."],["The class inherits from `BidirectionalStreamingBase\u003cEgressResponse, EgressRequest\u003e` and ultimately from the base `Object` class."],["It supports methods for writing data to the stream, such as `WriteAsync` and `TryWriteAsync`, and allows the retrieval of a response stream via `GetResponseStream`."],["This version of `EgressStream` also provides a list of links to previous versions of the class along with its latest release."]]],[]]