Whether there are more results available beyond maxResults.
OptionalnextToken or cursor for fetching the next page of results. Undefined if hasMore is false or provider doesn't support pagination.
Array of matching files.
OptionaltotalTotal number of matches found (may be greater than results.length if limited by maxResults). Undefined if provider doesn't return total count.
The complete result set from a search operation.