updateTime property
Output only. The last update timestamp of a CertificateIssuanceConfig.
Implementation
@$pb.TagNumber(3)
$2.Timestamp get updateTime => $_getN(2);
Implementation
@$pb.TagNumber(3)
set updateTime($2.Timestamp v) { setField(3, v); }