Class ListEntryGroupsResponse (1.13.0)

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

List ListEntryGroups response.

Attributes

NameDescription
entry_groups MutableSequence[google.cloud.dataplex_v1.types.EntryGroup]
ListEntryGroups under the given parent location.
next_page_token str
Token to retrieve the next page of results, or empty if there are no more results in the list.
unreachable_locations MutableSequence[str]
Locations that could not be reached.