R2StorageCreateManyInput: {
    dbId?: string;
    key: string;
    tempUrl?: string | null;
    urlExpiresAt?: Date | string | null;
}