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\u003eThis page details the \u003ccode\u003eSearchOrganizationsResponse\u003c/code\u003e class, which is part of the Cloud Resource Manager v3 API in the .NET environment, specifically within the \u003ccode\u003eGoogle.Cloud.ResourceManager.V3\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSearchOrganizationsResponse\u003c/code\u003e class is used to encapsulate the response data received from the \u003ccode\u003eSearchOrganizations\u003c/code\u003e method and includes a list of organizations that match the specified query.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties like \u003ccode\u003eNextPageToken\u003c/code\u003e for pagination support, allowing retrieval of results beyond the initial page, and \u003ccode\u003eOrganizations\u003c/code\u003e, a list of the retrieved \u003ccode\u003eOrganization\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, such as \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, indicating its capabilities for message handling, comparison, cloning, buffer management, paged responses, and enumeration.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors, a parameterless constructor, and one that take another \u003ccode\u003eSearchOrganizationsResponse\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]