(::String) — If not empty, indicates that there may be more registries that match the
request; this value should be passed in a new
ListDeviceRegistriesRequest.
#next_page_token=
defnext_page_token=(value)->::String
Parameter
value (::String) — If not empty, indicates that there may be more registries that match the
request; this value should be passed in a new
ListDeviceRegistriesRequest.
Returns
(::String) — If not empty, indicates that there may be more registries that match the
request; this value should be passed in a new
ListDeviceRegistriesRequest.
[[["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-08-28 UTC."],[],[],null,["# Cloud IoT V1 API - Class Google::Cloud::Iot::V1::ListDeviceRegistriesResponse (v0.9.2)\n\nVersion latestkeyboard_arrow_down\n\n- [0.9.2 (latest)](/ruby/docs/reference/google-cloud-iot-v1/latest/Google-Cloud-Iot-V1-ListDeviceRegistriesResponse)\n- [0.9.1](/ruby/docs/reference/google-cloud-iot-v1/0.9.1/Google-Cloud-Iot-V1-ListDeviceRegistriesResponse)\n- [0.8.0](/ruby/docs/reference/google-cloud-iot-v1/0.8.0/Google-Cloud-Iot-V1-ListDeviceRegistriesResponse)\n- [0.7.1](/ruby/docs/reference/google-cloud-iot-v1/0.7.1/Google-Cloud-Iot-V1-ListDeviceRegistriesResponse)\n- [0.6.0](/ruby/docs/reference/google-cloud-iot-v1/0.6.0/Google-Cloud-Iot-V1-ListDeviceRegistriesResponse)\n- [0.5.0](/ruby/docs/reference/google-cloud-iot-v1/0.5.0/Google-Cloud-Iot-V1-ListDeviceRegistriesResponse)\n- [0.4.0](/ruby/docs/reference/google-cloud-iot-v1/0.4.0/Google-Cloud-Iot-V1-ListDeviceRegistriesResponse)\n- [0.3.5](/ruby/docs/reference/google-cloud-iot-v1/0.3.5/Google-Cloud-Iot-V1-ListDeviceRegistriesResponse) \nReference documentation and code samples for the Cloud IoT V1 API class Google::Cloud::Iot::V1::ListDeviceRegistriesResponse.\n\nResponse for `ListDeviceRegistries`. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #device_registries\n\n def device_registries() -\u003e ::Array\u003c::Google::Cloud::Iot::V1::DeviceRegistry\u003e\n\n**Returns**\n\n- (::Array\\\u003c[::Google::Cloud::Iot::V1::DeviceRegistry](./Google-Cloud-Iot-V1-DeviceRegistry)\\\u003e) --- The registries that matched the query.\n\n### #device_registries=\n\n def device_registries=(value) -\u003e ::Array\u003c::Google::Cloud::Iot::V1::DeviceRegistry\u003e\n\n**Parameter**\n\n- **value** (::Array\\\u003c[::Google::Cloud::Iot::V1::DeviceRegistry](./Google-Cloud-Iot-V1-DeviceRegistry)\\\u003e) --- The registries that matched the query. \n**Returns**\n\n- (::Array\\\u003c[::Google::Cloud::Iot::V1::DeviceRegistry](./Google-Cloud-Iot-V1-DeviceRegistry)\\\u003e) --- The registries that matched the query.\n\n### #next_page_token\n\n def next_page_token() -\u003e ::String\n\n**Returns**\n\n- (::String) --- If not empty, indicates that there may be more registries that match the request; this value should be passed in a new `ListDeviceRegistriesRequest`.\n\n### #next_page_token=\n\n def next_page_token=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- If not empty, indicates that there may be more registries that match the request; this value should be passed in a new `ListDeviceRegistriesRequest`. \n**Returns**\n\n- (::String) --- If not empty, indicates that there may be more registries that match the request; this value should be passed in a new `ListDeviceRegistriesRequest`."]]