google.cloud.iot_v1.types.DeviceRegistry
Required. The new values for the device registry. The id
field must be empty, and the name field must indicate
the path of the resource. For example,
projects/example-project/locations/us-central1/registries/my-registry.
update_mask
google.protobuf.field_mask_pb2.FieldMask
Required. Only updates the device_registry fields
indicated by this mask. The field mask must not be empty,
and it must not contain fields that are immutable or only
set by the server. Mutable top-level fields:
event_notification_config, http_config,
mqtt_config, and state_notification_config.
[[["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-07 UTC."],[],[],null,["# Class UpdateDeviceRegistryRequest (2.9.2)\n\nVersion latestkeyboard_arrow_down\n\n- [2.9.2 (latest)](/python/docs/reference/cloudiot/latest/google.cloud.iot_v1.types.UpdateDeviceRegistryRequest)\n- [2.9.1](/python/docs/reference/cloudiot/2.9.1/google.cloud.iot_v1.types.UpdateDeviceRegistryRequest)\n- [2.8.1](/python/docs/reference/cloudiot/2.8.1/google.cloud.iot_v1.types.UpdateDeviceRegistryRequest)\n- [2.7.0](/python/docs/reference/cloudiot/2.7.0/google.cloud.iot_v1.types.UpdateDeviceRegistryRequest)\n- [2.6.4](/python/docs/reference/cloudiot/2.6.4/google.cloud.iot_v1.types.UpdateDeviceRegistryRequest)\n- [2.5.1](/python/docs/reference/cloudiot/2.5.1/google.cloud.iot_v1.types.UpdateDeviceRegistryRequest)\n- [2.4.1](/python/docs/reference/cloudiot/2.4.1/google.cloud.iot_v1.types.UpdateDeviceRegistryRequest)\n- [2.3.0](/python/docs/reference/cloudiot/2.3.0/google.cloud.iot_v1.types.UpdateDeviceRegistryRequest)\n- [2.2.1](/python/docs/reference/cloudiot/2.2.1/google.cloud.iot_v1.types.UpdateDeviceRegistryRequest)\n- [2.1.0](/python/docs/reference/cloudiot/2.1.0/google.cloud.iot_v1.types.UpdateDeviceRegistryRequest)\n- [2.0.2](/python/docs/reference/cloudiot/2.0.2/google.cloud.iot_v1.types.UpdateDeviceRegistryRequest)\n- [1.0.2](/python/docs/reference/cloudiot/1.0.2/google.cloud.iot_v1.types.UpdateDeviceRegistryRequest)\n- [0.3.3](/python/docs/reference/cloudiot/0.3.3/google.cloud.iot_v1.types.UpdateDeviceRegistryRequest) \n\n UpdateDeviceRegistryRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nRequest for `UpdateDeviceRegistry`."]]