Class ListEntriesResponse (3.11.0)

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

Response message for ListEntries.

Attributes

NameDescription
entries MutableSequence[google.cloud.datacatalog_v1.types.Entry]
Entry details.
next_page_token str
Pagination token of the next results page. Empty if there are no more items in results.