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

GoogleBigtableAdminV2TypeArray

import type { GoogleBigtableAdminV2TypeArray } from "https://googleapis.deno.dev/v1/bigtableadmin:v2.ts";

An ordered list of elements of a given type. Values of type Array are stored in Value.array_value.

interface GoogleBigtableAdminV2TypeArray {
elementType?: Type;
}

§Properties

§
elementType?: Type
[src]

The type of the elements in the array. This must not be Array.