Class ListEntitiesResponse (1.0.1)

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

List metadata entities response.

Attributes

NameDescription
entities Sequence[google.cloud.dataplex_v1.types.Entity]
Entities in the specified parent zone.
next_page_token str
Token to retrieve the next page of results, or empty if there are no remaining results in the list.