Class SearchEntriesResponse (1.13.0)

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

Attributes

NameDescription
results MutableSequence[google.cloud.dataplex_v1.types.SearchEntriesResult]
The results matching the search query.
total_size int
The estimated total number of matching entries. Not guaranteed to be accurate.
next_page_token str
Pagination token.
unreachable MutableSequence[str]
Unreachable locations. Search results don't include data from those locations.