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

GoogleCloudApihubV1MultiIntValues

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

The config variable value of data type multi int.

interface GoogleCloudApihubV1MultiIntValues {
values?: number[];
}

§Properties

§
values?: number[]
[src]

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