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.
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.
getDeviceRegistry
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.
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.
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.
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.
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.
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"]],[["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-28 UTC."],[],[],null,["# Google Cloud IoT Core V1 Client - Class UpdateDeviceRegistryRequest (1.7.5)\n\nVersion latestkeyboard_arrow_down\n\n- [1.7.5 (latest)](/php/docs/reference/cloud-iot/latest/V1.UpdateDeviceRegistryRequest)\n- [1.7.4](/php/docs/reference/cloud-iot/1.7.4/V1.UpdateDeviceRegistryRequest)\n- [1.6.4](/php/docs/reference/cloud-iot/1.6.4/V1.UpdateDeviceRegistryRequest)\n- [1.5.12](/php/docs/reference/cloud-iot/1.5.12/V1.UpdateDeviceRegistryRequest) \nReference documentation and code samples for the Google Cloud IoT Core V1 Client class UpdateDeviceRegistryRequest.\n\nRequest for `UpdateDeviceRegistry`.\n\nGenerated from protobuf message `google.cloud.iot.v1.UpdateDeviceRegistryRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Iot \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getDeviceRegistry\n\nRequired. The new values for the device registry. The `id` field must be empty, and\nthe `name` field must indicate the path of the resource. For example,\n`projects/example-project/locations/us-central1/registries/my-registry`.\n\n### hasDeviceRegistry\n\n### clearDeviceRegistry\n\n### setDeviceRegistry\n\nRequired. The new values for the device registry. The `id` field must be empty, and\nthe `name` field must indicate the path of the resource. For example,\n`projects/example-project/locations/us-central1/registries/my-registry`.\n\n### getUpdateMask\n\nRequired. Only updates the `device_registry` fields indicated by this mask.\n\nThe field mask must not be empty, and it must not contain fields that\nare immutable or only set by the server.\nMutable top-level fields: `event_notification_config`, `http_config`,\n`mqtt_config`, and `state_notification_config`.\n\n### hasUpdateMask\n\n### clearUpdateMask\n\n### setUpdateMask\n\nRequired. Only updates the `device_registry` fields indicated by this mask.\n\nThe field mask must not be empty, and it must not contain fields that\nare immutable or only set by the server.\nMutable top-level fields: `event_notification_config`, `http_config`,\n`mqtt_config`, and `state_notification_config`.\n\n### static::build"]]