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

GoogleCloudIntegrationsV1alphaBooleanParameterArray

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

This message only contains a field of boolean array.

interface GoogleCloudIntegrationsV1alphaBooleanParameterArray {
booleanValues?: boolean[];
}

§Properties

§
booleanValues?: boolean[]
[src]

Boolean array.