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

EnterpriseTopazSidekickAnswerAnswerListLabeledAnswer

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

An answer with a corresponding label.

interface EnterpriseTopazSidekickAnswerAnswerListLabeledAnswer {
answer?: string;
label?: string;
}

§Properties

§
answer?: string
[src]

The free text answer.

§
label?: string
[src]

A localized label for the answer (e.g. "Cell phone" vs "Desk phone").