method HelpersService.fileDownloadParquetAsCsvimport { HelpersService } from "https://dotland.deno.dev/x/windmill@v1.415.2/windmill-api/services/HelpersService.ts"; fileDownloadParquetAsCsv(unnamed 0: { workspace: string; fileKey: string; s3ResourcePath?: string; resourceType?: string; }): CancelablePromise<string>Download file to S3 bucket Parametersunnamed 0: { workspace: string; fileKey: string; s3ResourcePath?: string; resourceType?: string; }ReturnsCancelablePromise<string>string The downloaded file