ExecutorMetricsCopyimport type { ExecutorMetrics } from "https://googleapis.deno.dev/v1/dataproc:v1.ts";interface ExecutorMetrics {metrics?: {[key: string]: bigint; };}§Properties§metrics?: {[key: string]: bigint; }[src]