FileCopyimport type { File } from "https://googleapis.deno.dev/v1/containeranalysis:v1.ts";interface File {digest?: {[key: string]: string; };name?: string;}§Properties§digest?: {[key: string]: string; }[src]§name?: string[src]