ListSfdcInstancesResponse

Response to list SfdcInstances.

JSON representation
{ "sfdcInstances": [ { object (SfdcInstance) } ], "nextPageToken": string }
Fields
sfdcInstances[]

object (SfdcInstance)

The list of SfdcInstances retrieved.

nextPageToken

string

The token used to retrieve the next page of results.