UpdateDeviceRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request for UpdateDevice.
Attributes
| Name | Description | 
| device | Required. The new values for the device. The idandnum_idfields must be empty, and the fieldnamemust
   specify the name path. For example,projects/p0/locations/us-central1/registries/registry0/devices/device0\ orprojects/p0/locations/us-central1/registries/registry0/devices/{num_id}. | 
| update_mask | Required. Only updates the devicefields 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:credentials,blocked, andmetadata |