updateTime property
Output only. Time the Execution was last updated.
Implementation
@$pb.TagNumber(6)
$2.Timestamp get updateTime => $_getN(5);
Implementation
@$pb.TagNumber(6)
set updateTime($2.Timestamp v) { setField(6, v); }
Output only. Time the Execution was last updated.
@$pb.TagNumber(6)
$2.Timestamp get updateTime => $_getN(5);
@$pb.TagNumber(6)
set updateTime($2.Timestamp v) { setField(6, v); }