updateTime property
Output only. The time the instance was updated.
Implementation
@$pb.TagNumber(14)
$2.Timestamp get updateTime => $_getN(11);
Implementation
@$pb.TagNumber(14)
set updateTime($2.Timestamp v) { setField(14, v); }
Output only. The time the instance was updated.
@$pb.TagNumber(14)
$2.Timestamp get updateTime => $_getN(11);
@$pb.TagNumber(14)
set updateTime($2.Timestamp v) { setField(14, v); }