Interface ChangeStreamRecord

    • Method Detail

      • getRecordTimestamp

        com.google.cloud.Timestamp getRecordTimestamp()
        The timestamp associated with the record. It will come from a different value depending on the underlying record implementation.
        Returns:
        the timestamp at which this record has occurred.