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 the
page_token.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eSearchAllIamPoliciesResponse\u003c/code\u003e class is 3.12.0, with multiple previous versions available for reference, ranging down to version 2.7.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSearchAllIamPoliciesResponse\u003c/code\u003e is a class in the Google Cloud Asset Inventory v1 API, designed to provide responses for searching IAM policies.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from the \u003ccode\u003eobject\u003c/code\u003e class and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, \u003ccode\u003eIPageResponse\u003c/code\u003e, and \u003ccode\u003eIEnumerable\u003c/code\u003e, allowing for flexible data handling.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a \u003ccode\u003eNextPageToken\u003c/code\u003e property to handle pagination of results, and a \u003ccode\u003eResults\u003c/code\u003e property, which is a list of \u003ccode\u003eIamPolicySearchResult\u003c/code\u003e objects that represent the IAM policies found by the search.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSearchAllIamPoliciesResponse\u003c/code\u003e class offers two constructors, one default constructor and one that accepts another \u003ccode\u003eSearchAllIamPoliciesResponse\u003c/code\u003e instance for cloning.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Asset Inventory v1 API - Class SearchAllIamPoliciesResponse (3.13.0)\n\nVersion latestkeyboard_arrow_down\n\n- [3.13.0 (latest)](/dotnet/docs/reference/Google.Cloud.Asset.V1/latest/Google.Cloud.Asset.V1.SearchAllIamPoliciesResponse)\n- [3.12.0](/dotnet/docs/reference/Google.Cloud.Asset.V1/3.12.0/Google.Cloud.Asset.V1.SearchAllIamPoliciesResponse)\n- [3.11.0](/dotnet/docs/reference/Google.Cloud.Asset.V1/3.11.0/Google.Cloud.Asset.V1.SearchAllIamPoliciesResponse)\n- [3.10.0](/dotnet/docs/reference/Google.Cloud.Asset.V1/3.10.0/Google.Cloud.Asset.V1.SearchAllIamPoliciesResponse)\n- [3.9.0](/dotnet/docs/reference/Google.Cloud.Asset.V1/3.9.0/Google.Cloud.Asset.V1.SearchAllIamPoliciesResponse)\n- [3.8.0](/dotnet/docs/reference/Google.Cloud.Asset.V1/3.8.0/Google.Cloud.Asset.V1.SearchAllIamPoliciesResponse)\n- [3.7.0](/dotnet/docs/reference/Google.Cloud.Asset.V1/3.7.0/Google.Cloud.Asset.V1.SearchAllIamPoliciesResponse)\n- [3.6.0](/dotnet/docs/reference/Google.Cloud.Asset.V1/3.6.0/Google.Cloud.Asset.V1.SearchAllIamPoliciesResponse)\n- [3.5.0](/dotnet/docs/reference/Google.Cloud.Asset.V1/3.5.0/Google.Cloud.Asset.V1.SearchAllIamPoliciesResponse)\n- [3.4.0](/dotnet/docs/reference/Google.Cloud.Asset.V1/3.4.0/Google.Cloud.Asset.V1.SearchAllIamPoliciesResponse)\n- [3.3.0](/dotnet/docs/reference/Google.Cloud.Asset.V1/3.3.0/Google.Cloud.Asset.V1.SearchAllIamPoliciesResponse)\n- [3.2.0](/dotnet/docs/reference/Google.Cloud.Asset.V1/3.2.0/Google.Cloud.Asset.V1.SearchAllIamPoliciesResponse)\n- [3.1.0](/dotnet/docs/reference/Google.Cloud.Asset.V1/3.1.0/Google.Cloud.Asset.V1.SearchAllIamPoliciesResponse)\n- [3.0.0](/dotnet/docs/reference/Google.Cloud.Asset.V1/3.0.0/Google.Cloud.Asset.V1.SearchAllIamPoliciesResponse)\n- [2.11.0](/dotnet/docs/reference/Google.Cloud.Asset.V1/2.11.0/Google.Cloud.Asset.V1.SearchAllIamPoliciesResponse)\n- [2.10.0](/dotnet/docs/reference/Google.Cloud.Asset.V1/2.10.0/Google.Cloud.Asset.V1.SearchAllIamPoliciesResponse)\n- [2.9.0](/dotnet/docs/reference/Google.Cloud.Asset.V1/2.9.0/Google.Cloud.Asset.V1.SearchAllIamPoliciesResponse)\n- [2.8.0](/dotnet/docs/reference/Google.Cloud.Asset.V1/2.8.0/Google.Cloud.Asset.V1.SearchAllIamPoliciesResponse)\n- [2.7.0](/dotnet/docs/reference/Google.Cloud.Asset.V1/2.7.0/Google.Cloud.Asset.V1.SearchAllIamPoliciesResponse) \n\n public sealed class SearchAllIamPoliciesResponse : IMessage\u003cSearchAllIamPoliciesResponse\u003e, IEquatable\u003cSearchAllIamPoliciesResponse\u003e, IDeepCloneable\u003cSearchAllIamPoliciesResponse\u003e, IBufferMessage, IMessage, IPageResponse\u003cIamPolicySearchResult\u003e, IEnumerable\u003cIamPolicySearchResult\u003e, IEnumerable\n\nReference documentation and code samples for the Google Cloud Asset Inventory v1 API class SearchAllIamPoliciesResponse.\n\nSearch all IAM policies response. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e SearchAllIamPoliciesResponse \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[SearchAllIamPoliciesResponse](/dotnet/docs/reference/Google.Cloud.Asset.V1/latest/Google.Cloud.Asset.V1.SearchAllIamPoliciesResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[SearchAllIamPoliciesResponse](/dotnet/docs/reference/Google.Cloud.Asset.V1/latest/Google.Cloud.Asset.V1.SearchAllIamPoliciesResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[SearchAllIamPoliciesResponse](/dotnet/docs/reference/Google.Cloud.Asset.V1/latest/Google.Cloud.Asset.V1.SearchAllIamPoliciesResponse), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html), [IPageResponse](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.IPageResponse-1.html)[IamPolicySearchResult](/dotnet/docs/reference/Google.Cloud.Asset.V1/latest/Google.Cloud.Asset.V1.IamPolicySearchResult), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[IamPolicySearchResult](/dotnet/docs/reference/Google.Cloud.Asset.V1/latest/Google.Cloud.Asset.V1.IamPolicySearchResult), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.ienumerable) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Asset.V1](/dotnet/docs/reference/Google.Cloud.Asset.V1/latest/Google.Cloud.Asset.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Asset.V1.dll\n\nConstructors\n------------\n\n### SearchAllIamPoliciesResponse()\n\n public SearchAllIamPoliciesResponse()\n\n### SearchAllIamPoliciesResponse(SearchAllIamPoliciesResponse)\n\n public SearchAllIamPoliciesResponse(SearchAllIamPoliciesResponse other)\n\nProperties\n----------\n\n### NextPageToken\n\n public string NextPageToken { get; set; }\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### Results\n\n public RepeatedField\u003cIamPolicySearchResult\u003e Results { get; }\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\nMethods\n-------\n\n### GetEnumerator()\n\n public IEnumerator\u003cIamPolicySearchResult\u003e GetEnumerator()\n\nReturns an enumerator that iterates through the resources in this response."]]