Output only. Current state of the DataScan.
@$pb.TagNumber(6) State get state => $_getN(5);
@$pb.TagNumber(6) set state(State v) { setField(6, v); }