DiskPathCopyimport type { DiskPath } from "https://googleapis.deno.dev/v1/securitycenter:v1.ts";interface DiskPath {partitionUuid?: string;relativePath?: string;}§Properties§partitionUuid?: string[src]§relativePath?: string[src]