Summary
import type { Summary } from "https://googleapis.deno.dev/v1/workloadmanager:v1.ts";
Message for execution summary
interface Summary {
readonly failures?: bigint;
readonly newFailures?: bigint;
readonly newFixes?: bigint;
}import type { Summary } from "https://googleapis.deno.dev/v1/workloadmanager:v1.ts";
Message for execution summary