updateTime property
Output only
The time at which this state version was updated in Cloud
IoT Core.
Implementation
@$pb.TagNumber(1)
$2.Timestamp get updateTime => $_getN(0);
Implementation
@$pb.TagNumber(1)
set updateTime($2.Timestamp v) { setField(1, v); }