List of search results according to the filter and search query specified. The order of search results represents the ranking.
↳ next_page_token
string
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.
getSearchResults
List of search results according to the filter and search query specified.
The order of search results represents the ranking.
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.
Returns
Type
Description
string
setNextPageToken
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Google Cloud Api Hub V1 Client - Class SearchResourcesResponse (0.2.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.2.1 (latest)](/php/docs/reference/cloud-apihub/latest/V1.SearchResourcesResponse)\n- [0.2.0](/php/docs/reference/cloud-apihub/0.2.0/V1.SearchResourcesResponse)\n- [0.1.4](/php/docs/reference/cloud-apihub/0.1.4/V1.SearchResourcesResponse) \nReference documentation and code samples for the Google Cloud Api Hub V1 Client class SearchResourcesResponse.\n\nResponse for the\n[SearchResources](/php/docs/reference/cloud-apihub/latest/V1.Client.ApiHubClient#_Google_Cloud_ApiHub_V1_Client_ApiHubClient__searchResources__) method.\n\nGenerated from protobuf message `google.cloud.apihub.v1.SearchResourcesResponse`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ ApiHub \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getSearchResults\n\nList of search results according to the filter and search query specified.\n\nThe order of search results represents the ranking.\n\n### setSearchResults\n\nList of search results according to the filter and search query specified.\n\nThe order of search results represents the ranking.\n\n### getNextPageToken\n\nPass this token in the\n[SearchResourcesRequest](/php/docs/reference/cloud-apihub/latest/V1.SearchResourcesRequest)\nto continue to list results. If all results have been returned, this field\nis an empty string or not present in the response.\n\n### setNextPageToken\n\nPass this token in the\n[SearchResourcesRequest](/php/docs/reference/cloud-apihub/latest/V1.SearchResourcesRequest)\nto continue to list results. If all results have been returned, this field\nis an empty string or not present in the response."]]