ListIntegrationVersionsResponse

Response for versions.list.

JSON representation
{ "integrationVersions": [ { object (IntegrationVersion) } ], "nextPageToken": string }
Fields
integrationVersions[]

object (IntegrationVersion)

The integrations which match the request.

nextPageToken

string

A token, which can be sent as pageToken to retrieve the next page. If this field is omitted, there are no subsequent pages.