[[["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."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eListDeviceRegistriesResponse\u003c/code\u003e class is 2.2.0, and it is part of the Google Cloud IoT v1 API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListDeviceRegistriesResponse\u003c/code\u003e is a class that serves as the response for \u003ccode\u003eListDeviceRegistries\u003c/code\u003e in the Cloud IoT v1 API and inherits from \u003ccode\u003eobject\u003c/code\u003e, implementing multiple interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIEnumerable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides functionality for listing device registries, including properties like \u003ccode\u003eDeviceRegistries\u003c/code\u003e to hold the registries found and \u003ccode\u003eNextPageToken\u003c/code\u003e for pagination.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListDeviceRegistriesResponse\u003c/code\u003e class has two constructors: a default constructor and another that accepts another \u003ccode\u003eListDeviceRegistriesResponse\u003c/code\u003e object as a parameter for creating a copy.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetEnumerator()\u003c/code\u003e method allows iteration through the \u003ccode\u003eDeviceRegistry\u003c/code\u003e resources contained within the response.\u003c/p\u003e\n"]]],[],null,["# Cloud IoT v1 API - Class ListDeviceRegistriesResponse (2.2.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.2.0 (latest)](/dotnet/docs/reference/Google.Cloud.Iot.V1/latest/Google.Cloud.Iot.V1.ListDeviceRegistriesResponse)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.Iot.V1/2.1.0/Google.Cloud.Iot.V1.ListDeviceRegistriesResponse)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.Iot.V1/2.0.0/Google.Cloud.Iot.V1.ListDeviceRegistriesResponse)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.Iot.V1/1.2.0/Google.Cloud.Iot.V1.ListDeviceRegistriesResponse)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.Iot.V1/1.1.0/Google.Cloud.Iot.V1.ListDeviceRegistriesResponse)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.Iot.V1/1.0.0/Google.Cloud.Iot.V1.ListDeviceRegistriesResponse) \n\n public sealed class ListDeviceRegistriesResponse : IMessage\u003cListDeviceRegistriesResponse\u003e, IEquatable\u003cListDeviceRegistriesResponse\u003e, IDeepCloneable\u003cListDeviceRegistriesResponse\u003e, IBufferMessage, IMessage, IPageResponse\u003cDeviceRegistry\u003e, IEnumerable\u003cDeviceRegistry\u003e, IEnumerable\n\nReference documentation and code samples for the Cloud IoT v1 API class ListDeviceRegistriesResponse.\n\nResponse for `ListDeviceRegistries`. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListDeviceRegistriesResponse \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListDeviceRegistriesResponse](/dotnet/docs/reference/Google.Cloud.Iot.V1/latest/Google.Cloud.Iot.V1.ListDeviceRegistriesResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListDeviceRegistriesResponse](/dotnet/docs/reference/Google.Cloud.Iot.V1/latest/Google.Cloud.Iot.V1.ListDeviceRegistriesResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListDeviceRegistriesResponse](/dotnet/docs/reference/Google.Cloud.Iot.V1/latest/Google.Cloud.Iot.V1.ListDeviceRegistriesResponse), [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://github.com/googleapis/gax-dotnet/blob/6f2d3e64dd92f0f7a4f02a7db56cf6ed409615f2/Google.Api.Gax.Grpc/PagedEnumerableCommon.cs)[DeviceRegistry](/dotnet/docs/reference/Google.Cloud.Iot.V1/latest/Google.Cloud.Iot.V1.DeviceRegistry), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[DeviceRegistry](/dotnet/docs/reference/Google.Cloud.Iot.V1/latest/Google.Cloud.Iot.V1.DeviceRegistry), [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.Iot.V1](/dotnet/docs/reference/Google.Cloud.Iot.V1/latest/Google.Cloud.Iot.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Iot.V1.dll\n\nConstructors\n------------\n\n### ListDeviceRegistriesResponse()\n\n public ListDeviceRegistriesResponse()\n\n### ListDeviceRegistriesResponse(ListDeviceRegistriesResponse)\n\n public ListDeviceRegistriesResponse(ListDeviceRegistriesResponse other)\n\nProperties\n----------\n\n### DeviceRegistries\n\n public RepeatedField\u003cDeviceRegistry\u003e DeviceRegistries { get; }\n\nThe registries that matched the query.\n\n### NextPageToken\n\n public string NextPageToken { get; set; }\n\nIf not empty, indicates that there may be more registries that match the\nrequest; this value should be passed in a new\n`ListDeviceRegistriesRequest`.\n\nMethods\n-------\n\n### GetEnumerator()\n\n public IEnumerator\u003cDeviceRegistry\u003e GetEnumerator()\n\nReturns an enumerator that iterates through the resources in this response."]]