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