Class ListControlsResponse (1.8.1)

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

Response for ListControls method.

Attributes

NameDescription
controls Sequence[google.cloud.retail_v2alpha.types.Control]
All the Controls for a given catalog.
next_page_token str
Pagination token, if not returned indicates the last page.