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

GoogleCloudDialogflowCxV3FulfillmentConditionalCases

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

A list of cascading if-else conditions. Cases are mutually exclusive. The first one with a matching condition is selected, all the rest ignored.

interface GoogleCloudDialogflowCxV3FulfillmentConditionalCases {}

§Properties

§

A list of cascading if-else conditions.