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"]],[["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 available is 2.5.0, with previous versions ranging down to 1.0.0, all found in the provided documentation links.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSearchOrganizationsResponse\u003c/code\u003e is a class that is part of the Cloud Resource Manager v3 API, specifically designed to handle the response from the \u003ccode\u003eSearchOrganizations\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements various 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.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSearchOrganizationsResponse\u003c/code\u003e class contains two key properties: \u003ccode\u003eNextPageToken\u003c/code\u003e, which facilitates pagination for large result sets, and \u003ccode\u003eOrganizations\u003c/code\u003e, a list of \u003ccode\u003eOrganization\u003c/code\u003e objects that matched the search criteria.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a \u003ccode\u003eGetEnumerator()\u003c/code\u003e method, allowing for iteration through the \u003ccode\u003eOrganization\u003c/code\u003e resources contained within the response.\u003c/p\u003e\n"]]],[],null,[]]