Class ListEntryGroupsResponse (3.11.0)

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

Response message for ListEntryGroups.

Attributes

NameDescription
entry_groups MutableSequence[google.cloud.datacatalog_v1.types.EntryGroup]
Entry group details.
next_page_token str
Pagination token to specify in the next call to retrieve the next page of results. Empty if there are no more items.