ResourceInformationCopyimport type { ResourceInformation } from "https://googleapis.deno.dev/v1/dataproc:v1.ts";interface ResourceInformation {addresses?: string[];name?: string;}§Properties§addresses?: string[][src]§name?: string[src]