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

VoiceOptions

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

Additional options for Voice search

interface VoiceOptions {
coveredData?:
| "COVERED_DATA_UNSPECIFIED"
| "TEXT_MESSAGES"
| "VOICEMAILS"
| "CALL_LOGS"[];
}

§Properties

§
coveredData?: "COVERED_DATA_UNSPECIFIED" | "TEXT_MESSAGES" | "VOICEMAILS" | "CALL_LOGS"[]
[src]

Datatypes to search