createTime property
Output only. The create time timestamp.
Implementation
@$pb.TagNumber(2)
$2.Timestamp get createTime => $_getN(1);
Implementation
@$pb.TagNumber(2)
set createTime($2.Timestamp v) { setField(2, v); }
Output only. The create time timestamp.
@$pb.TagNumber(2)
$2.Timestamp get createTime => $_getN(1);
@$pb.TagNumber(2)
set createTime($2.Timestamp v) { setField(2, v); }