[[["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 `EgressRequest` class is part of the Apigee Connect v1 API, specifically within version 2.3.0 of the Google.Cloud.ApigeeConnect.V1 namespace."],["This class is used as a gRPC request payload for tether, representing a request to be sent to the Apigee Connect agent."],["It inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable\u003cEgressRequest\u003e`, `IDeepCloneable\u003cEgressRequest\u003e`, and `IBufferMessage`, providing functionalities like message handling, equality checks, deep cloning, and buffer management."],["The `EgressRequest` class has properties like `Endpoint`, `Id`, `Payload`, `Project`, `Timeout`, and `TraceId`, which define the target endpoint, request identifier, data payload, Google Cloud Project, timeout settings, and request tracing identifier respectively."],["The latest version of the EgressRequest class available is version 2.4.0."]]],[]]