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

GoogleBigtableAdminV2TypeProto

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

A protobuf message type. Values of type Proto are stored in Value.bytes_value.

interface GoogleBigtableAdminV2TypeProto {
messageName?: string;
schemaBundleId?: string;
}

§Properties

§
messageName?: string
[src]

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

§
schemaBundleId?: string
[src]

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