AI-generated Key Takeaways
-
The JSON representation of message receipts includes an array of receipt objects and a creation timestamp.
-
The
receiptsfield is an array ofReceiptobjects. -
The
createTimefield indicates when the receipts were created, in RFC3339 UTC "Zulu" format with nanosecond resolution.
Message receipts.
| JSON representation |
|---|
{
"receipts": [
{
object ( |
| Fields | |
|---|---|
receipts[] |
|
createTime |
The time that the receipts were created. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |