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

GoogleCloudDialogflowCxV3ExperimentResult

import type { GoogleCloudDialogflowCxV3ExperimentResult } from "https://googleapis.deno.dev/v1/dialogflow:v3.ts";

The inference result which includes an objective metric to optimize and the confidence interval.

interface GoogleCloudDialogflowCxV3ExperimentResult {
lastUpdateTime?: Date;
}

§Properties

§
lastUpdateTime?: Date
[src]

The last time the experiment's stats data was updated. Will have default value if stats have never been computed for this experiment.

§

Version variants and metrics.