[[["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 `ConnectionService.ConnectionServiceBase` class serves as the foundation for server-side implementations of the Apigee Connect v1 API's `ConnectionService`."],["This class is part of the `Google.Cloud.ApigeeConnect.V1` namespace, specifically within the `Google.Cloud.ApigeeConnect.V1.dll` assembly."],["The latest version of the API is 2.4.0, and there are several prior versions available, ranging down to version 1.0.0."],["The class includes a `ListConnections` method, which is used to retrieve a list of active connections for a specified Apigee Connect endpoint, using `ListConnectionsRequest` and `ServerCallContext`."],["This class inherits several methods, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`, from the `Object` base class."]]],[]]