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

GoogleCloudDatacatalogV1ContactsPerson

import type { GoogleCloudDatacatalogV1ContactsPerson } from "https://googleapis.deno.dev/v1/datacatalog:v1.ts";

A contact person for the entry.

interface GoogleCloudDatacatalogV1ContactsPerson {
designation?: string;
email?: string;
}

§Properties

§
designation?: string
[src]

Designation of the person, for example, Data Steward.

§
email?: string
[src]

Email of the person in the format of john.doe@xyz, ``, or John Doe.