updateTime property
Output only. The update timestamp of a Certificate Map.
Implementation
@$pb.TagNumber(6)
$2.Timestamp get updateTime => $_getN(5);
Implementation
@$pb.TagNumber(6)
set updateTime($2.Timestamp v) { setField(6, v); }
Output only. The update timestamp of a Certificate Map.
@$pb.TagNumber(6)
$2.Timestamp get updateTime => $_getN(5);
@$pb.TagNumber(6)
set updateTime($2.Timestamp v) { setField(6, v); }