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

GoogleCloudIntegrationsV1alphaIntParameterArray

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

This message only contains a field of integer array.

interface GoogleCloudIntegrationsV1alphaIntParameterArray {
intValues?: bigint[];
}

§Properties

§
intValues?: bigint[]
[src]

Integer array.