[Presence] Add device ID to DeviceIdentityMetaData

PiperOrigin-RevId: 580758850
This commit is contained in:
Anthony Rueda
2023-11-08 20:16:54 -08:00
committed by Copybara-Service
parent 5dacb56a0c
commit 3d11defc4a
+4
View File
@@ -38,6 +38,10 @@ message DeviceIdentityMetaData {
// The instance type (user profile) related to the metadata.
InstanceType instance_type = 4;
// The device_id from the MultideviceParameters file of the broadcasting
// device
bytes device_id = 5;
}
// The metadata of a device.