createTime property
Output only. The creation timestamp of the view.
Implementation
@$pb.TagNumber(4)
$3.Timestamp get createTime => $_getN(2);
Implementation
@$pb.TagNumber(4)
set createTime($3.Timestamp value) => $_setField(4, value);
Output only. The creation timestamp of the view.
@$pb.TagNumber(4)
$3.Timestamp get createTime => $_getN(2);
@$pb.TagNumber(4)
set createTime($3.Timestamp value) => $_setField(4, value);