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

GoogleCloudDialogflowCxV3RestoreAgentRequestGitSource

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

Settings for restoring from a git branch

interface GoogleCloudDialogflowCxV3RestoreAgentRequestGitSource {
trackingBranch?: string;
}

§Properties

§
trackingBranch?: string
[src]

tracking branch for the git pull