Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Check

import 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.