SearchResourcesResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)Response for the SearchResources method.
Attributes |
|
|---|---|
| Name | Description |
search_results |
MutableSequence[google.cloud.apihub_v1.types.SearchResult]
List of search results according to the filter and search query specified. The order of search results represents the ranking. |
next_page_token |
str
Pass this token in the SearchResourcesRequest to continue to list results. If all results have been returned, this field is an empty string or not present in the response. |