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

GoogleBigtableAdminV2TypeEnum

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

A protobuf enum type. Values of type Enum are stored in Value.int_value.

interface GoogleBigtableAdminV2TypeEnum {
enumName?: string;
schemaBundleId?: string;
}

§Properties

§
enumName?: string
[src]

The fully qualified name of the protobuf enum message, including package. In the format of "foo.bar.EnumMessage".

§
schemaBundleId?: string
[src]

The ID of the schema bundle that this enum is defined in.