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

GoogleCloudDialogflowCxV3CompareVersionsRequest

import type { GoogleCloudDialogflowCxV3CompareVersionsRequest } from "https://googleapis.deno.dev/v1/dialogflow:v3.ts";
interface GoogleCloudDialogflowCxV3CompareVersionsRequest {
languageCode?: string;
targetVersion?: string;
}

§Properties

§
languageCode?: string
[src]
§
targetVersion?: string
[src]