ImportRowErrorCsvErrorDetails
import type { ImportRowErrorCsvErrorDetails } from "https://googleapis.deno.dev/v1/migrationcenter:v1.ts";
Error details for a CSV file.
interface ImportRowErrorCsvErrorDetails {
rowNumber?: number;
}import type { ImportRowErrorCsvErrorDetails } from "https://googleapis.deno.dev/v1/migrationcenter:v1.ts";
Error details for a CSV file.