public RepeatedField<Connection> Connections { get; }
List of connections that match the search query. Note that only a subset
of the fields will be populated, and only "name" is guaranteed to be set.
For full details of a Connection, call GetConnection with the name.
[[["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-08-07 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eSearchConnectionsResponse\u003c/code\u003e class within the Google Cloud Data Loss Prevention v2 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSearchConnectionsResponse\u003c/code\u003e class is a response message for searching connections and implements various interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and more, including \u003ccode\u003eIPageResponse\u003c/code\u003e for managing paginated results.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties like \u003ccode\u003eConnections\u003c/code\u003e, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e containing a list of \u003ccode\u003eConnection\u003c/code\u003e objects, and \u003ccode\u003eNextPageToken\u003c/code\u003e, a string used for pagination.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists the different versions available for the SearchConnectionsResponse class, ranging from version 4.16.0 (latest) down to 2.15.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class also has methods, such as \u003ccode\u003eGetEnumerator()\u003c/code\u003e, for iterating through the connections, and constructors for creating instances, including a copy constructor.\u003c/p\u003e\n"]]],[],null,[]]