unixMicrosInt64 property

GoogleBigtableAdminV2TypeInt64Encoding? unixMicrosInt64
getter/setter pair

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

Implementation

GoogleBigtableAdminV2TypeInt64Encoding? unixMicrosInt64;