unixMicrosInt64 property
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;