NoticeCopyimport type { Notice } from "https://googleapis.deno.dev/v1/workloadmanager:v1.ts";Additional information generated by an execution. interface Notice {readonly message?: string;}§Properties§readonly message?: string[src]Output only. Message of the notice.