A list of Resources that match the search query. It contains the resource standard metadata information.
↳ next_page_token
string
If there are more results than those appearing in this response, thennext_page_tokenis included. To get the next set of results, call this method again using the value ofnext_page_tokenaspage_token.
getResults
A list of Resources that match the search query. It contains the resource
standard metadata information.
If there are more results than those appearing in this response, thennext_page_tokenis included. To get the next set of results, call this
method again using the value ofnext_page_tokenaspage_token.
Returns
Type
Description
string
setNextPageToken
If there are more results than those appearing in this response, thennext_page_tokenis included. To get the next set of results, call this
method again using the value ofnext_page_tokenaspage_token.
[[["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-04 UTC."],[],[],null,["# Google Cloud Asset V1 Client - Class SearchAllResourcesResponse (2.2.3)\n\nVersion latestkeyboard_arrow_down\n\n- [2.2.3 (latest)](/php/docs/reference/cloud-asset/latest/V1.SearchAllResourcesResponse)\n- [2.2.2](/php/docs/reference/cloud-asset/2.2.2/V1.SearchAllResourcesResponse)\n- [2.1.3](/php/docs/reference/cloud-asset/2.1.3/V1.SearchAllResourcesResponse)\n- [2.0.1](/php/docs/reference/cloud-asset/2.0.1/V1.SearchAllResourcesResponse)\n- [1.16.4](/php/docs/reference/cloud-asset/1.16.4/V1.SearchAllResourcesResponse)\n- [1.14.1](/php/docs/reference/cloud-asset/1.14.1/V1.SearchAllResourcesResponse)\n- [1.13.2](/php/docs/reference/cloud-asset/1.13.2/V1.SearchAllResourcesResponse)\n- [1.12.2](/php/docs/reference/cloud-asset/1.12.2/V1.SearchAllResourcesResponse)\n- [1.11.3](/php/docs/reference/cloud-asset/1.11.3/V1.SearchAllResourcesResponse)\n- [1.10.2](/php/docs/reference/cloud-asset/1.10.2/V1.SearchAllResourcesResponse)\n- [1.9.2](/php/docs/reference/cloud-asset/1.9.2/V1.SearchAllResourcesResponse) \nReference documentation and code samples for the Google Cloud Asset V1 Client class SearchAllResourcesResponse.\n\nSearch all resources response.\n\nGenerated from protobuf message `google.cloud.asset.v1.SearchAllResourcesResponse`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Asset \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getResults\n\nA list of Resources that match the search query. It contains the resource\nstandard metadata information.\n\n### setResults\n\nA list of Resources that match the search query. It contains the resource\nstandard metadata information.\n\n### getNextPageToken\n\nIf there are more results than those appearing in this response, then\n`next_page_token` is included. To get the next set of results, call this\nmethod again using the value of `next_page_token` as `page_token`.\n\n### setNextPageToken\n\nIf there are more results than those appearing in this response, then\n`next_page_token` is included. To get the next set of results, call this\nmethod again using the value of `next_page_token` as `page_token`."]]