A list of IAM policies that match the search query. Related information such as the associated resource is returned along with the policy.
↳ next_page_token
string
Set if there are more results than those appearing in this response; to get the next set of results, call this method again, using this value as thepage_token.
getResults
A list of IAM policies that match the search query. Related information
such as the associated resource is returned along with the policy.
Set if there are more results than those appearing in this response; to get
the next set of results, call this method again, using this value as thepage_token.
Returns
Type
Description
string
setNextPageToken
Set if there are more results than those appearing in this response; to get
the next set of results, call this method again, using this value as thepage_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 SearchAllIamPoliciesResponse (2.2.3)\n\nVersion latestkeyboard_arrow_down\n\n- [2.2.3 (latest)](/php/docs/reference/cloud-asset/latest/V1.SearchAllIamPoliciesResponse)\n- [2.2.2](/php/docs/reference/cloud-asset/2.2.2/V1.SearchAllIamPoliciesResponse)\n- [2.1.3](/php/docs/reference/cloud-asset/2.1.3/V1.SearchAllIamPoliciesResponse)\n- [2.0.1](/php/docs/reference/cloud-asset/2.0.1/V1.SearchAllIamPoliciesResponse)\n- [1.16.4](/php/docs/reference/cloud-asset/1.16.4/V1.SearchAllIamPoliciesResponse)\n- [1.14.1](/php/docs/reference/cloud-asset/1.14.1/V1.SearchAllIamPoliciesResponse)\n- [1.13.2](/php/docs/reference/cloud-asset/1.13.2/V1.SearchAllIamPoliciesResponse)\n- [1.12.2](/php/docs/reference/cloud-asset/1.12.2/V1.SearchAllIamPoliciesResponse)\n- [1.11.3](/php/docs/reference/cloud-asset/1.11.3/V1.SearchAllIamPoliciesResponse)\n- [1.10.2](/php/docs/reference/cloud-asset/1.10.2/V1.SearchAllIamPoliciesResponse)\n- [1.9.2](/php/docs/reference/cloud-asset/1.9.2/V1.SearchAllIamPoliciesResponse) \nReference documentation and code samples for the Google Cloud Asset V1 Client class SearchAllIamPoliciesResponse.\n\nSearch all IAM policies response.\n\nGenerated from protobuf message `google.cloud.asset.v1.SearchAllIamPoliciesResponse`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Asset \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getResults\n\nA list of IAM policies that match the search query. Related information\nsuch as the associated resource is returned along with the policy.\n\n### setResults\n\nA list of IAM policies that match the search query. Related information\nsuch as the associated resource is returned along with the policy.\n\n### getNextPageToken\n\nSet if there are more results than those appearing in this response; to get\nthe next set of results, call this method again, using this value as the\n`page_token`.\n\n### setNextPageToken\n\nSet if there are more results than those appearing in this response; to get\nthe next set of results, call this method again, using this value as the\n`page_token`."]]