Interface protos.google.cloud.eventarc.v1.IListChannelConnectionsResponse (3.2.0)

Properties of a ListChannelConnectionsResponse.

Package

@google-cloud/eventarc

Properties

channelConnections

channelConnections?: (google.cloud.eventarc.v1.IChannelConnection[]|null);

ListChannelConnectionsResponse channelConnections

nextPageToken

nextPageToken?: (string|null);

ListChannelConnectionsResponse nextPageToken

unreachable

unreachable?: (string[]|null);

ListChannelConnectionsResponse unreachable