ActiveConference
import type { ActiveConference } from "https://googleapis.deno.dev/v1/meet:v2.ts";Active conference.
interface ActiveConference {
readonly conferenceRecord?: string;
}import type { ActiveConference } from "https://googleapis.deno.dev/v1/meet:v2.ts";Active conference.