[[["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 document outlines the settings for `TetherClient` instances, specifically within the `TetherSettings` class, which is part of the `Google.Cloud.ApigeeConnect.V1` namespace."],["The `TetherSettings` class inherits from `ServiceSettingsBase` and provides properties like `EgressSettings` and `EgressStreamingSettings` to configure call and streaming behavior for the `TetherClient.Egress` function."],["The document references several versions of the library, ranging from 1.0.0 to 2.4.0, with 2.4.0 being the latest version and 2.0.0 being the current version in focus of this documentation."],["`TetherSettings` includes methods for obtaining a new default instance via `GetDefault()` and creating a deep clone with `Clone()`, ensuring flexibility in configuration management."],["`EgressSettings` are synchronous and asynchronous call settings, and `EgressStreamingSettings` are bidirectional streaming settings, with remarks specifying that no timeout is applied to `EgressSettings` calls and the default local send queue size is 100 for `EgressStreamingSettings`."]]],[]]