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

PhoneUser

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

User dialing in from a phone where the user's identity is unknown because they haven't signed in with a Google Account.

interface PhoneUser {
readonly displayName?: string;
}

§Properties

§
readonly displayName?: string
[src]

Output only. Partially redacted user's phone number when calling.