محتوای یک پیام ارسال شده از یک کاربر به یک نماینده.
نمایندگی JSON
{"messageId": string,"name": string,"createTime": string,// Union field content can be only one of the following:"text": string// End of list of possible types for union field content.}
فیلدها
messageId
string
شناسه منحصر به فرد پیام.
name
string
نام پیام، همانطور که توسط Business Messages تنظیم شده است. به "مکالمات/{conversationId}/messages/{messageId}"، که در آن {conversationId} شناسه منحصر به فرد مکالمه و {messageId} شناسه منحصر به فرد پیام است، حل می شود.
تاریخ آخرین بهروزرسانی 2025-01-18 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2025-01-18 بهوقت ساعت هماهنگ جهانی."],[[["The message object contains an ID, name, creation timestamp, and content."],["The content of the message is a union field and can be plain text."],["The message name follows a specific format: \"conversations/{conversationId}/messages/{messageId}\"."],["The creation timestamp is in RFC3339 UTC \"Zulu\" format."]]],[]]