A token to request the next page of resources from the 'ListResources'
method. The value of an empty string means that there are no more resources
to return.
[[["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 \u003ccode\u003eListResourcesResponse\u003c/code\u003e class is part of the Google Cloud Config V1 API and is used to handle responses from a 'ListResources' call, providing a list of resources.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple 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 a variety of interactions and data handling.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides properties for managing paginated responses, such as \u003ccode\u003eNextPageToken\u003c/code\u003e, and contains a list of resources via the \u003ccode\u003eResources\u003c/code\u003e property, and additionally it provides a list of unreachable locations via \u003ccode\u003eUnreachable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are several versions available, with version 1.7.0 being the latest and versions ranging down to 1.0.0, indicating a history of updates and potential feature changes.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains public constructors and a public method \u003ccode\u003eGetEnumerator\u003c/code\u003e which returns an enumerator to iterate through the resources in the response.\u003c/p\u003e\n"]]],[],null,["# Infrastructure Manager v1 API - Class ListResourcesResponse (1.8.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.8.0 (latest)](/dotnet/docs/reference/Google.Cloud.Config.V1/latest/Google.Cloud.Config.V1.ListResourcesResponse)\n- [1.7.0](/dotnet/docs/reference/Google.Cloud.Config.V1/1.7.0/Google.Cloud.Config.V1.ListResourcesResponse)\n- [1.6.0](/dotnet/docs/reference/Google.Cloud.Config.V1/1.6.0/Google.Cloud.Config.V1.ListResourcesResponse)\n- [1.5.0](/dotnet/docs/reference/Google.Cloud.Config.V1/1.5.0/Google.Cloud.Config.V1.ListResourcesResponse)\n- [1.4.0](/dotnet/docs/reference/Google.Cloud.Config.V1/1.4.0/Google.Cloud.Config.V1.ListResourcesResponse)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.Config.V1/1.3.0/Google.Cloud.Config.V1.ListResourcesResponse)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.Config.V1/1.2.0/Google.Cloud.Config.V1.ListResourcesResponse)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.Config.V1/1.1.0/Google.Cloud.Config.V1.ListResourcesResponse)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.Config.V1/1.0.0/Google.Cloud.Config.V1.ListResourcesResponse) \n\n public sealed class ListResourcesResponse : IMessage\u003cListResourcesResponse\u003e, IEquatable\u003cListResourcesResponse\u003e, IDeepCloneable\u003cListResourcesResponse\u003e, IBufferMessage, IMessage, IPageResponse\u003cResource\u003e, IEnumerable\u003cResource\u003e, IEnumerable\n\nReference documentation and code samples for the Infrastructure Manager v1 API class ListResourcesResponse.\n\nA response to a 'ListResources' call. Contains a list of Resources. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListResourcesResponse \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListResourcesResponse](/dotnet/docs/reference/Google.Cloud.Config.V1/latest/Google.Cloud.Config.V1.ListResourcesResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListResourcesResponse](/dotnet/docs/reference/Google.Cloud.Config.V1/latest/Google.Cloud.Config.V1.ListResourcesResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListResourcesResponse](/dotnet/docs/reference/Google.Cloud.Config.V1/latest/Google.Cloud.Config.V1.ListResourcesResponse), [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)[Resource](/dotnet/docs/reference/Google.Cloud.Config.V1/latest/Google.Cloud.Config.V1.Resource), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[Resource](/dotnet/docs/reference/Google.Cloud.Config.V1/latest/Google.Cloud.Config.V1.Resource), [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.Config.V1](/dotnet/docs/reference/Google.Cloud.Config.V1/latest/Google.Cloud.Config.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Config.V1.dll\n\nConstructors\n------------\n\n### ListResourcesResponse()\n\n public ListResourcesResponse()\n\n### ListResourcesResponse(ListResourcesResponse)\n\n public ListResourcesResponse(ListResourcesResponse other)\n\nProperties\n----------\n\n### NextPageToken\n\n public string NextPageToken { get; set; }\n\nA token to request the next page of resources from the 'ListResources'\nmethod. The value of an empty string means that there are no more resources\nto return.\n\n### Resources\n\n public RepeatedField\u003cResource\u003e Resources { get; }\n\nList of \\[Resources\\]\\[google.cloud.config.v1.Resource\\].\n\n### Unreachable\n\n public RepeatedField\u003cstring\u003e Unreachable { get; }\n\nLocations that could not be reached.\n\nMethods\n-------\n\n### GetEnumerator()\n\n public IEnumerator\u003cResource\u003e GetEnumerator()\n\nReturns an enumerator that iterates through the resources in this response."]]