Timestamps about this resource according to a particular system.
| JSON representation |
|---|
{ "createTime" : string , "updateTime" : string , "expireTime" : string } |
| Fields | |
|---|---|
createTime
|
The creation time of the resource within the given system. Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: |
updateTime
|
The last-modified time of the resource within the given system. Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: |
expireTime
|
Output only. The expiration time of the resource within the given system. Currently only apllicable to BigQuery resources. Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: |

