updateTime property
Output only. When the scope was last updated.
Implementation
@$pb.TagNumber(4)
$2.Timestamp get updateTime => $_getN(3);
Implementation
@$pb.TagNumber(4)
set updateTime($2.Timestamp v) { setField(4, v); }
Output only. When the scope was last updated.
@$pb.TagNumber(4)
$2.Timestamp get updateTime => $_getN(3);
@$pb.TagNumber(4)
set updateTime($2.Timestamp v) { setField(4, v); }