Interface protos.google.cloud.developerconnect.v1.IListConnectionsResponse (0.1.0)

Properties of a ListConnectionsResponse.

Package

@google-cloud/developerconnect

Properties

connections

connections?: (google.cloud.developerconnect.v1.IConnection[]|null);

ListConnectionsResponse connections

nextPageToken

nextPageToken?: (string|null);

ListConnectionsResponse nextPageToken

unreachable

unreachable?: (string[]|null);

ListConnectionsResponse unreachable