connections property
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.
Implementation
core.List<GooglePrivacyDlpV2Connection>? connections;