The list of Organizations that matched the search query, possibly paginated.
↳ next_page_token
string
A pagination token to be used to retrieve the next page of results. If the result is too large to fit within the page size specified in the request, this field will be set with a token that can be used to fetch the next page of results. If this field is empty, it indicates that this response contains the last page of results.
getOrganizations
The list of Organizations that matched the search query, possibly
paginated.
A pagination token to be used to retrieve the next page of results. If the
result is too large to fit within the page size specified in the request,
this field will be set with a token that can be used to fetch the next page
of results. If this field is empty, it indicates that this response
contains the last page of results.
Returns
Type
Description
string
setNextPageToken
A pagination token to be used to retrieve the next page of results. If the
result is too large to fit within the page size specified in the request,
this field will be set with a token that can be used to fetch the next page
of results. If this field is empty, it indicates that this response
contains the last page of results.
[[["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 Resource Manager V3 Client - Class SearchOrganizationsResponse (1.0.4)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.4 (latest)](/php/docs/reference/cloud-resource-manager/latest/V3.SearchOrganizationsResponse)\n- [1.0.3](/php/docs/reference/cloud-resource-manager/1.0.3/V3.SearchOrganizationsResponse)\n- [0.8.5](/php/docs/reference/cloud-resource-manager/0.8.5/V3.SearchOrganizationsResponse)\n- [0.7.2](/php/docs/reference/cloud-resource-manager/0.7.2/V3.SearchOrganizationsResponse)\n- [0.6.1](/php/docs/reference/cloud-resource-manager/0.6.1/V3.SearchOrganizationsResponse)\n- [0.5.0](/php/docs/reference/cloud-resource-manager/0.5.0/V3.SearchOrganizationsResponse)\n- [0.4.1](/php/docs/reference/cloud-resource-manager/0.4.1/V3.SearchOrganizationsResponse)\n- [0.3.9](/php/docs/reference/cloud-resource-manager/0.3.9/V3.SearchOrganizationsResponse) \nReference documentation and code samples for the Google Cloud Resource Manager V3 Client class SearchOrganizationsResponse.\n\nThe response returned from the `SearchOrganizations` method.\n\nGenerated from protobuf message `google.cloud.resourcemanager.v3.SearchOrganizationsResponse`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ ResourceManager \\\\ V3\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getOrganizations\n\nThe list of Organizations that matched the search query, possibly\npaginated.\n\n### setOrganizations\n\nThe list of Organizations that matched the search query, possibly\npaginated.\n\n### getNextPageToken\n\nA pagination token to be used to retrieve the next page of results. If the\nresult is too large to fit within the page size specified in the request,\nthis field will be set with a token that can be used to fetch the next page\nof results. If this field is empty, it indicates that this response\ncontains the last page of results.\n\n### setNextPageToken\n\nA pagination token to be used to retrieve the next page of results. If the\nresult is too large to fit within the page size specified in the request,\nthis field will be set with a token that can be used to fetch the next page\nof results. If this field is empty, it indicates that this response\ncontains the last page of results."]]