[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eConnectionService.ConnectionServiceBase\u003c/code\u003e class in the Apigee Connect v1 API is 2.4.0, and there are 6 previous versions available for reference.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eConnectionService.ConnectionServiceBase\u003c/code\u003e is an abstract base class for server-side implementations of \u003ccode\u003eConnectionService\u003c/code\u003e, and it inherits from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListConnections\u003c/code\u003e method, part of the \u003ccode\u003eConnectionService.ConnectionServiceBase\u003c/code\u003e class, is used to list active connections for a specified Apigee Connect endpoint, taking a \u003ccode\u003eListConnectionsRequest\u003c/code\u003e and a \u003ccode\u003eServerCallContext\u003c/code\u003e as parameters.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListConnections\u003c/code\u003e method returns a \u003ccode\u003eTask\u003c/code\u003e that contains a \u003ccode\u003eListConnectionsResponse\u003c/code\u003e, which is the data sent back to the client.\u003c/p\u003e\n"]]],[],null,["# Apigee Connect v1 API - Class ConnectionService.ConnectionServiceBase (2.4.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.4.0 (latest)](/dotnet/docs/reference/Google.Cloud.ApigeeConnect.V1/latest/Google.Cloud.ApigeeConnect.V1.ConnectionService.ConnectionServiceBase)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.ApigeeConnect.V1/2.3.0/Google.Cloud.ApigeeConnect.V1.ConnectionService.ConnectionServiceBase)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.ApigeeConnect.V1/2.2.0/Google.Cloud.ApigeeConnect.V1.ConnectionService.ConnectionServiceBase)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.ApigeeConnect.V1/2.1.0/Google.Cloud.ApigeeConnect.V1.ConnectionService.ConnectionServiceBase)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.ApigeeConnect.V1/2.0.0/Google.Cloud.ApigeeConnect.V1.ConnectionService.ConnectionServiceBase)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.ApigeeConnect.V1/1.1.0/Google.Cloud.ApigeeConnect.V1.ConnectionService.ConnectionServiceBase)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.ApigeeConnect.V1/1.0.0/Google.Cloud.ApigeeConnect.V1.ConnectionService.ConnectionServiceBase) \n\n [BindServiceMethod(typeof(ConnectionService), \"BindService\")]\n public abstract class ConnectionService.ConnectionServiceBase\n\nReference documentation and code samples for the Apigee Connect v1 API class ConnectionService.ConnectionServiceBase.\n\nBase class for server-side implementations of ConnectionService \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ConnectionService.ConnectionServiceBase \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.MemberwiseClone()](https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.ApigeeConnect.V1](/dotnet/docs/reference/Google.Cloud.ApigeeConnect.V1/latest/Google.Cloud.ApigeeConnect.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.ApigeeConnect.V1.dll\n\nMethods\n-------\n\n### ListConnections(ListConnectionsRequest, ServerCallContext)\n\n public virtual Task\u003cListConnectionsResponse\u003e ListConnections(ListConnectionsRequest request, ServerCallContext context)\n\nLists connections that are currently active for the given Apigee Connect\nendpoint."]]