SystemTimestamps

Timestamps about this resource according to a particular system.

JSON representation
{
  "createTime": string,
  "updateTime": string,
  "expireTime": string
}
Fields
createTime

string (Timestamp format)

The creation time of the resource within the given system.

A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".

updateTime

string (Timestamp format)

The last-modified time of the resource within the given system.

A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".

expireTime

string (Timestamp format)

Output only. The expiration time of the resource within the given system. Currently only apllicable to BigQuery resources.

A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".