Interface protos.google.cloud.datastream.v1.IListPrivateConnectionsResponse (3.1.0)

Properties of a ListPrivateConnectionsResponse.

Package

@google-cloud/datastream

Properties

nextPageToken

nextPageToken?: (string|null);

ListPrivateConnectionsResponse nextPageToken

privateConnections

privateConnections?: (google.cloud.datastream.v1.IPrivateConnection[]|null);

ListPrivateConnectionsResponse privateConnections

unreachable

unreachable?: (string[]|null);

ListPrivateConnectionsResponse unreachable