Class SearchFilesResponse (0.8.0)

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

Client-facing representation of a file search response.

Attributes

Name Description
search_results MutableSequence[google.cloud.dataform_v1.types.SearchResult]
List of matched results.
next_page_token str
Optional. A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.