due


Description:

public int64 due { get; set; }

Due date of the task (as a RFC 3339 timestamp; seconds since the UNIX epoch).

This field is <code class="literal">-1</code> if the task has no due date assigned.