createTime property
Output only. The creation timestamp of the metric.
This field may not be present for older metrics.
Implementation
@$pb.TagNumber(9)
$4.Timestamp get createTime => $_getN(8);
Implementation
@$pb.TagNumber(9)
set createTime($4.Timestamp value) => $_setField(9, value);