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

GoogleChecksAccountV1alphaApp

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

Represents an app in Checks.

interface GoogleChecksAccountV1alphaApp {
name?: string;
title?: string;
}

§Properties

§
name?: string
[src]

The resource name of the app. Example: accounts/123/apps/456

§
title?: string
[src]

The app's title.