GoogleBigtableAdminV2TypeBytes
import type { GoogleBigtableAdminV2TypeBytes } from "https://googleapis.deno.dev/v1/bigtableadmin:v2.ts";Bytes Values of type Bytes are stored in Value.bytes_value.
interface GoogleBigtableAdminV2TypeBytes {
encoding?: GoogleBigtableAdminV2TypeBytesEncoding;
}§Properties
§
encoding?: GoogleBigtableAdminV2TypeBytesEncoding
[src]The encoding to use when converting to or from lower level types.