setId

open fun setId(value: String): DeviceInfo.Builder
ID assigned to this device.
string id = 1;

Return

This builder for chaining.

Parameters

value

The id to set.