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

Properties of a ListChannelsResponse.

Package

@google-cloud/eventarc

Properties

channels

channels?: (google.cloud.eventarc.v1.IChannel[]|null);

ListChannelsResponse channels

nextPageToken

nextPageToken?: (string|null);

ListChannelsResponse nextPageToken

unreachable

unreachable?: (string[]|null);

ListChannelsResponse unreachable