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

EnterpriseTopazSidekickPeopleAnswerDisambiguationInfo

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

Metadata for disambiguation.

interface EnterpriseTopazSidekickPeopleAnswerDisambiguationInfo {
name?: string;
}

§Properties

§

A list of people that also matched the query. This list is not complete.

§
name?: string
[src]

The name that was extracted from the query. This may be in the form of the given name, last name, full name, LDAP, or email address. This name can be considered suitable for displaying to the user and can largely be considered to be normalized (e.g. "Bob's" -> "Bob").