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

GoogleCloudIntegrationsV1alphaStringParameterArray

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

This message only contains a field of string array.

interface GoogleCloudIntegrationsV1alphaStringParameterArray {
stringValues?: string[];
}

§Properties

§
stringValues?: string[]
[src]

String array.