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

GoogleCloudApihubV1ConfigTemplate

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

ConfigTemplate represents the configuration template for a plugin.

interface GoogleCloudApihubV1ConfigTemplate {
additionalConfigTemplate?: GoogleCloudApihubV1ConfigVariableTemplate[];
}

§Properties

§

Optional. The list of additional configuration variables for the plugin's configuration.

§

Optional. The authentication template for the plugin.