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

GoogleCloudApihubV1MultiStringValues

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

The config variable value of data type multi string.

interface GoogleCloudApihubV1MultiStringValues {
values?: string[];
}

§Properties

§
values?: string[]
[src]

Optional. The config variable value of data type multi string.