str
Required. The name of the device. For example,
projects/p0/locations/us-central1/registries/registry0/devices/device0
or
projects/p0/locations/us-central1/registries/registry0/devices/{num_id}.
version_to_update
int
The version number to update. If this value
is zero, it will not check the version number of
the server and will always update the current
version; otherwise, this update will fail if the
version number found on the server does not
match this version number. This is used to
support multiple simultaneous updates without
losing data.
binary_data
bytes
Required. The configuration data for the
device.
[[["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 ModifyCloudToDeviceConfigRequest (2.9.2)\n\nVersion latestkeyboard_arrow_down\n\n- [2.9.2 (latest)](/python/docs/reference/cloudiot/latest/google.cloud.iot_v1.types.ModifyCloudToDeviceConfigRequest)\n- [2.9.1](/python/docs/reference/cloudiot/2.9.1/google.cloud.iot_v1.types.ModifyCloudToDeviceConfigRequest)\n- [2.8.1](/python/docs/reference/cloudiot/2.8.1/google.cloud.iot_v1.types.ModifyCloudToDeviceConfigRequest)\n- [2.7.0](/python/docs/reference/cloudiot/2.7.0/google.cloud.iot_v1.types.ModifyCloudToDeviceConfigRequest)\n- [2.6.4](/python/docs/reference/cloudiot/2.6.4/google.cloud.iot_v1.types.ModifyCloudToDeviceConfigRequest)\n- [2.5.1](/python/docs/reference/cloudiot/2.5.1/google.cloud.iot_v1.types.ModifyCloudToDeviceConfigRequest)\n- [2.4.1](/python/docs/reference/cloudiot/2.4.1/google.cloud.iot_v1.types.ModifyCloudToDeviceConfigRequest)\n- [2.3.0](/python/docs/reference/cloudiot/2.3.0/google.cloud.iot_v1.types.ModifyCloudToDeviceConfigRequest)\n- [2.2.1](/python/docs/reference/cloudiot/2.2.1/google.cloud.iot_v1.types.ModifyCloudToDeviceConfigRequest)\n- [2.1.0](/python/docs/reference/cloudiot/2.1.0/google.cloud.iot_v1.types.ModifyCloudToDeviceConfigRequest)\n- [2.0.2](/python/docs/reference/cloudiot/2.0.2/google.cloud.iot_v1.types.ModifyCloudToDeviceConfigRequest)\n- [1.0.2](/python/docs/reference/cloudiot/1.0.2/google.cloud.iot_v1.types.ModifyCloudToDeviceConfigRequest)\n- [0.3.3](/python/docs/reference/cloudiot/0.3.3/google.cloud.iot_v1.types.ModifyCloudToDeviceConfigRequest) \n\n ModifyCloudToDeviceConfigRequest(\n mapping=None, *, ignore_unknown_fields=False, **kwargs\n )\n\nRequest for `ModifyCloudToDeviceConfig`."]]