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

AccountsAppsReportsGetOptions

import type { AccountsAppsReportsGetOptions } from "https://googleapis.deno.dev/v1/checks:v1alpha.ts";

Additional options for Checks#accountsAppsReportsGet.

interface AccountsAppsReportsGetOptions {
checksFilter?: string;
}

§Properties

§
checksFilter?: string
[src]

Optional. An AIP-160 filter string to filter checks within the report. Only checks that match the filter string are included in the response. Example: state = FAILED