GoogleBigtableAdminV2TypeBool
import type { GoogleBigtableAdminV2TypeBool } from "https://googleapis.deno.dev/v1/bigtableadmin:v2.ts";bool Values of type Bool are stored in Value.bool_value.
interface GoogleBigtableAdminV2TypeBool {
encoding?: GoogleBigtableAdminV2TypeBoolEncoding;
}§Properties
§
encoding?: GoogleBigtableAdminV2TypeBoolEncoding
[src]Specifies the encoding to use when converting to or from lower level types.