2024 年 7 月 31 日をもって、Google ビジネス メッセージはご利用いただけなくなります。詳しくは
こちらをご覧ください。
Receipts
JSON 表現 |
{
"receipts": [
{
object (Receipt )
}
],
"createTime": string
} |
フィールド |
receipts[] |
object (Receipt )
|
createTime |
string (Timestamp format)
領収書が作成された時刻。 RFC3339 UTC「Zulu」形式のタイムスタンプ。精度はナノ秒まで、小数点以下は最大 9 桁。例: "2014-10-02T15:01:23Z" 、"2014-10-02T15:01:23.045123456Z" 。
|
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-10-10 UTC。
[null,null,["最終更新日 2024-10-10 UTC。"],[[["Message receipts provide confirmation that a message was successfully delivered or read."],["The JSON representation includes an array of receipt objects and a timestamp indicating the creation time."],["Each receipt object contains details about the message delivery status, such as whether it was delivered, read, or failed."],["The `createTime` field is a timestamp in RFC3339 UTC \"Zulu\" format, indicating when the receipts were generated."]]],[]]