CheckCopyimport type { Check } from "https://googleapis.deno.dev/v1/securesourcemanager:v1.ts";Check is a type for status check. interface Check {context?: string;}§Properties§context?: string[src]Required. The context of the check.