GoogleBigtableAdminV2TypeTimestamp
import type { GoogleBigtableAdminV2TypeTimestamp } from "https://googleapis.deno.dev/v1/bigtableadmin:v2.ts";Timestamp Values of type Timestamp are stored in Value.timestamp_value.
interface GoogleBigtableAdminV2TypeTimestamp {
encoding?: GoogleBigtableAdminV2TypeTimestampEncoding;
}