GoogleBigtableAdminV2TypeInt64EncodingOrderedCodeBytes
import type { GoogleBigtableAdminV2TypeInt64EncodingOrderedCodeBytes } from "https://googleapis.deno.dev/v1/bigtableadmin:v2.ts";
Encodes the value in a variable length binary format of up to 10 bytes. Values that are closer to zero use fewer bytes. Sorted mode: all values are supported. Distinct mode: all values are supported.
interface GoogleBigtableAdminV2TypeInt64EncodingOrderedCodeBytes {}