AgentTaskLoggingOption
import type { AgentTaskLoggingOption } from "https://googleapis.deno.dev/v1/batch:v1.ts";
AgentTaskLoggingOption contains the options for the logging of the task.
interface AgentTaskLoggingOption {
labels?: {};
}[key: string]: string;