Class SearchEntriesResponse (2.4.0)

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

Attributes

Name Description
results MutableSequence[google.cloud.dataplex_v1.types.SearchEntriesResult]
The results matching the search query.
total_size int
The estimated total number of matching entries. This number isn't guaranteed to be accurate.
next_page_token str
Token to retrieve the next page of results, or empty if there are no more results in the list.
unreachable MutableSequence[str]
Locations that the service couldn't reach. Search results don't include data from these locations.