TimestampOrBuilder

Functions

Link copied to clipboard
abstract fun getNanos(): Int
Number of nanoseconds since the start of the last second
int32 nanos = 2;
Link copied to clipboard
abstract fun getSeconds(): Long
Number of complete seconds since the start of the epoch
int64 seconds = 1;

Inheritors

Link copied to clipboard