Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

GoogleBigtableAdminV2TypeTimestampEncoding

import type { GoogleBigtableAdminV2TypeTimestampEncoding } from "https://googleapis.deno.dev/v1/bigtableadmin:v2.ts";

Rules used to convert to or from lower level types.

interface GoogleBigtableAdminV2TypeTimestampEncoding {}

§Properties

§

Encodes the number of microseconds since the Unix epoch using the given Int64 encoding. Values must be microsecond-aligned. Compatible with: - Java Instant.truncatedTo() with ChronoUnit.MICROS