Interface TimestampOrBuilder

    • Method Detail

      • getSeconds

        long getSeconds()
        int64 seconds = 1 [json_name = "seconds"];
        Returns:
        The seconds.
      • getNanos

        int getNanos()
        int32 nanos = 2 [json_name = "nanos"];
        Returns:
        The nanos.