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

Domain

import type { Domain } from "https://googleapis.deno.dev/v1/driveactivity:v2.ts";

Information about a domain.

interface Domain {
legacyId?: string;
name?: string;
}

§Properties

§
legacyId?: string
[src]

An opaque string used to identify this domain.

§
name?: string
[src]

The name of the domain, e.g. google.com.