Timestamp
A timestamp object representing a point on the ISO timeline in milliseconds since the Unix epoch.
JSON representation |
{
"epochMillis": string
} |
Fields |
epochMillis |
string (Int64Value format)
REQUIRED: Milliseconds since the Unix epoch
|
All rights reserved. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-30 UTC.
[null,null,["Last updated 2024-10-30 UTC."],[[["The timestamp object is represented in JSON format using the `epochMillis` field."],["`epochMillis` is a required field and represents milliseconds since the Unix epoch, formatted as an Int64Value string."],["This structure allows for specifying a point on the ISO timeline."]]],[]]