searchResults property
List of search results according to the filter and search query specified.
The order of search results represents the ranking.
Implementation
core.List<GoogleCloudApihubV1SearchResult>? searchResults;
List of search results according to the filter and search query specified.
The order of search results represents the ranking.
core.List<GoogleCloudApihubV1SearchResult>? searchResults;