@$pb.TagNumber(4) $core.bool get autoCreation => $_getBF(3);
@$pb.TagNumber(4) set autoCreation($core.bool value) => $_setBool(3, value);