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

GoogleChecksReportV1alphaEndpoint

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

Information about an endpoint.

interface GoogleChecksReportV1alphaEndpoint {
domain?: string;
}

§Properties

§
domain?: string
[src]

Domain name (e.g. ads.google.com).