createTime property
Output only. The creation timestamp of the sink.
This field may not be present for older sinks.
Implementation
@$pb.TagNumber(13)
$3.Timestamp get createTime => $_getN(7);
Implementation
@$pb.TagNumber(13)
set createTime($3.Timestamp value) => $_setField(13, value);