createTime property
Output only. The timestamp when this BackupPlan resource was created.
Implementation
@$pb.TagNumber(3)
$2.Timestamp get createTime => $_getN(2);
Implementation
@$pb.TagNumber(3)
set createTime($2.Timestamp v) { setField(3, v); }