AccumulableInfo
import type { AccumulableInfo } from "https://googleapis.deno.dev/v1/dataproc:v1.ts";
interface AccumulableInfo {
accumullableInfoId?: bigint;
name?: string;
update?: string;
value?: string;
}import type { AccumulableInfo } from "https://googleapis.deno.dev/v1/dataproc:v1.ts";