Class ListControlsResponse (1.7.0)

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

Response for ListControls method.

Attributes

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