Class ListControlsResponse (0.11.13)

ListControlsResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response for ListControls method.

Attributes

Name Description
controls MutableSequence[google.cloud.discoveryengine_v1beta.types.Control]
All the Controls for a given data store.
next_page_token str
Pagination token, if not returned indicates the last page.