Reference documentation and code samples for the Cloud Asset V1 API class Google::Cloud::Asset::V1::SearchAllIamPoliciesResponse.
Search all IAM policies response.
Inherits
Object
Extended By
Google::Protobuf::MessageExts::ClassMethods
Includes
Google::Protobuf::MessageExts
Methods
#next_page_token
defnext_page_token()->::String
Returns
(::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 the
page_token.
#next_page_token=
defnext_page_token=(value)->::String
Parameter
value (::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 the
page_token.
Returns
(::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 the
page_token.
(::Array<::Google::Cloud::Asset::V1::IamPolicySearchResult>) — A list of IAM policies that match the search query. Related information
such as the associated resource is returned along with the policy.
value (::Array<::Google::Cloud::Asset::V1::IamPolicySearchResult>) — A list of IAM policies that match the search query. Related information
such as the associated resource is returned along with the policy.
Returns
(::Array<::Google::Cloud::Asset::V1::IamPolicySearchResult>) — A list of IAM policies that match the search query. Related information
such as the associated resource is returned along with the policy.
[[["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,["# Cloud Asset V1 API - Class Google::Cloud::Asset::V1::SearchAllIamPoliciesResponse (v1.4.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.4.1 (latest)](/ruby/docs/reference/google-cloud-asset-v1/latest/Google-Cloud-Asset-V1-SearchAllIamPoliciesResponse)\n- [1.4.0](/ruby/docs/reference/google-cloud-asset-v1/1.4.0/Google-Cloud-Asset-V1-SearchAllIamPoliciesResponse)\n- [1.3.1](/ruby/docs/reference/google-cloud-asset-v1/1.3.1/Google-Cloud-Asset-V1-SearchAllIamPoliciesResponse)\n- [1.2.0](/ruby/docs/reference/google-cloud-asset-v1/1.2.0/Google-Cloud-Asset-V1-SearchAllIamPoliciesResponse)\n- [1.1.0](/ruby/docs/reference/google-cloud-asset-v1/1.1.0/Google-Cloud-Asset-V1-SearchAllIamPoliciesResponse)\n- [1.0.2](/ruby/docs/reference/google-cloud-asset-v1/1.0.2/Google-Cloud-Asset-V1-SearchAllIamPoliciesResponse)\n- [0.32.0](/ruby/docs/reference/google-cloud-asset-v1/0.32.0/Google-Cloud-Asset-V1-SearchAllIamPoliciesResponse)\n- [0.31.0](/ruby/docs/reference/google-cloud-asset-v1/0.31.0/Google-Cloud-Asset-V1-SearchAllIamPoliciesResponse)\n- [0.30.0](/ruby/docs/reference/google-cloud-asset-v1/0.30.0/Google-Cloud-Asset-V1-SearchAllIamPoliciesResponse)\n- [0.29.3](/ruby/docs/reference/google-cloud-asset-v1/0.29.3/Google-Cloud-Asset-V1-SearchAllIamPoliciesResponse)\n- [0.28.1](/ruby/docs/reference/google-cloud-asset-v1/0.28.1/Google-Cloud-Asset-V1-SearchAllIamPoliciesResponse)\n- [0.27.0](/ruby/docs/reference/google-cloud-asset-v1/0.27.0/Google-Cloud-Asset-V1-SearchAllIamPoliciesResponse)\n- [0.26.1](/ruby/docs/reference/google-cloud-asset-v1/0.26.1/Google-Cloud-Asset-V1-SearchAllIamPoliciesResponse)\n- [0.25.0](/ruby/docs/reference/google-cloud-asset-v1/0.25.0/Google-Cloud-Asset-V1-SearchAllIamPoliciesResponse)\n- [0.24.0](/ruby/docs/reference/google-cloud-asset-v1/0.24.0/Google-Cloud-Asset-V1-SearchAllIamPoliciesResponse)\n- [0.23.0](/ruby/docs/reference/google-cloud-asset-v1/0.23.0/Google-Cloud-Asset-V1-SearchAllIamPoliciesResponse)\n- [0.22.0](/ruby/docs/reference/google-cloud-asset-v1/0.22.0/Google-Cloud-Asset-V1-SearchAllIamPoliciesResponse)\n- [0.21.1](/ruby/docs/reference/google-cloud-asset-v1/0.21.1/Google-Cloud-Asset-V1-SearchAllIamPoliciesResponse)\n- [0.20.1](/ruby/docs/reference/google-cloud-asset-v1/0.20.1/Google-Cloud-Asset-V1-SearchAllIamPoliciesResponse)\n- [0.19.0](/ruby/docs/reference/google-cloud-asset-v1/0.19.0/Google-Cloud-Asset-V1-SearchAllIamPoliciesResponse)\n- [0.18.0](/ruby/docs/reference/google-cloud-asset-v1/0.18.0/Google-Cloud-Asset-V1-SearchAllIamPoliciesResponse)\n- [0.17.3](/ruby/docs/reference/google-cloud-asset-v1/0.17.3/Google-Cloud-Asset-V1-SearchAllIamPoliciesResponse) \nReference documentation and code samples for the Cloud Asset V1 API class Google::Cloud::Asset::V1::SearchAllIamPoliciesResponse.\n\nSearch all IAM policies response. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #next_page_token\n\n def next_page_token() -\u003e ::String\n\n**Returns**\n\n- (::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 the `page_token`.\n\n### #next_page_token=\n\n def next_page_token=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::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 the `page_token`. \n**Returns**\n\n- (::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 the `page_token`.\n\n### #results\n\n def results() -\u003e ::Array\u003c::Google::Cloud::Asset::V1::IamPolicySearchResult\u003e\n\n**Returns**\n\n- (::Array\\\u003c[::Google::Cloud::Asset::V1::IamPolicySearchResult](./Google-Cloud-Asset-V1-IamPolicySearchResult)\\\u003e) --- A list of IAM policies that match the search query. Related information such as the associated resource is returned along with the policy.\n\n### #results=\n\n def results=(value) -\u003e ::Array\u003c::Google::Cloud::Asset::V1::IamPolicySearchResult\u003e\n\n**Parameter**\n\n- **value** (::Array\\\u003c[::Google::Cloud::Asset::V1::IamPolicySearchResult](./Google-Cloud-Asset-V1-IamPolicySearchResult)\\\u003e) --- A list of IAM policies that match the search query. Related information such as the associated resource is returned along with the policy. \n**Returns**\n\n- (::Array\\\u003c[::Google::Cloud::Asset::V1::IamPolicySearchResult](./Google-Cloud-Asset-V1-IamPolicySearchResult)\\\u003e) --- A list of IAM policies that match the search query. Related information such as the associated resource is returned along with the policy."]]