ListSfdcChannelsResponse

Response to list SfdcChannels.

JSON representation
{ "sfdcChannels": [ { object (SfdcChannel) } ], "nextPageToken": string }
Fields
sfdcChannels[]

object (SfdcChannel)

The list of SfdcChannels retrieved.

nextPageToken

string

The token used to retrieve the next page of results.