Package google.chat.logging.v1
ChatAppLogEntry
เพย์โหลด JSON ของข้อความแสดงข้อผิดพลาด หากเปิดใช้ Cloud Logging API ระบบจะบันทึกข้อความแสดงข้อผิดพลาดเหล่านี้ไว้ใน Google Cloud Logging
ช่อง |
deployment |
string
การติดตั้งใช้งานที่ทำให้เกิดข้อผิดพลาด สําหรับแอป Chat ที่สร้างขึ้นจาก Apps Script รหัสนี้คือรหัสการทําให้ใช้งานได้ที่ Apps Script กําหนด
|
error |
Status
รหัสและข้อความแสดงข้อผิดพลาด
|
deployment_function |
string
ชื่อ callback_method ที่ไม่ได้เข้ารหัสซึ่งกำลังทำงานอยู่เมื่อพบข้อผิดพลาด
|
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-02-27 UTC
[null,null,["อัปเดตล่าสุด 2025-02-27 UTC"],[[["ChatAppLogEntry provides a JSON payload containing error messages for Chat apps."],["If enabled, these error messages are sent to Google Cloud Logging for analysis and debugging."],["The payload includes information about the deployment, error code and message, and the specific function where the error occurred."]]],["The `ChatAppLogEntry` message logs error details to Google Cloud Logging when enabled. It captures the `deployment` (e.g., deployment ID for Apps Script), the associated `error` (code and message), and the `deployment_function` (callback method name) where the error occurred. This structure allows for detailed tracking and analysis of errors within a Chat app.\n"]]