Dates and Timestamps

Dates are usually encoded as Unix timestamps and by definition treated as UTC. Dates that represent a day whatever the time zone are expressed as a string formed as such: 2018-05-06

Common

All entities contains at least the following:

FieldDescription
createdAtTime at which the object was created in the API server
updateAtLast time at which the object was modified on the API server