@$pb.TagNumber(2) $core.bool get autoTranslate => $_getBF(1);
@$pb.TagNumber(2) set autoTranslate($core.bool v) { $_setBool(1, v); }