[[["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."],[[["The `EgressResponse` class in the Google.Cloud.ApigeeConnect.V1 namespace is a gRPC response payload used for tethering in the Apigee Connect v1 API."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for message handling, equality checks, deep cloning, and efficient buffer management."],["The `EgressResponse` object contains properties like `Endpoint`, `HttpResponse`, `Id`, `Name`, `Project`, `Status`, and `TraceId`, providing information about the tether endpoint, the HTTP response, unique identifiers, project details, and request/response status."],["The `EgressResponse` class contains two constructors, one default, and another that takes an `EgressResponse` object as a parameter, and it inherits from `Object`, with inherited members like GetHashCode(), GetType(), MemberwiseClone(), and ToString()."],["There are several versioned links to documentation ranging from version 1.0.0 to 2.4.0 (latest) for the `EgressResponse` class."]]],[]]