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;
}