ListControlsResponse

Response for ListControls method.

JSON representation
{ "controls": [ { object (Control) } ], "nextPageToken": string }
Fields
controls[]

object (Control)

All the Controls for a given data store.

nextPageToken

string

Pagination token, if not returned indicates the last page.