Package google.chat.logging.v1
ChatAppLogEntry
ত্রুটি বার্তাগুলির JSON পেলোড৷ ক্লাউড লগিং এপিআই সক্ষম হলে, এই ত্রুটি বার্তাগুলি Google ক্লাউড লগিং- এ লগ করা হয়।
ক্ষেত্র |
---|
deployment | string যে স্থাপনার কারণে ত্রুটি হয়েছে। অ্যাপস স্ক্রিপ্টে তৈরি চ্যাট অ্যাপগুলির জন্য, এটি অ্যাপস স্ক্রিপ্ট দ্বারা সংজ্ঞায়িত ডিপ্লয়মেন্ট আইডি। |
error | Status ত্রুটি কোড এবং বার্তা. |
deployment_function | string এনক্রিপ্ট না করা callback_method নাম যেটি ত্রুটির সম্মুখীন হওয়ার সময় চলছিল। |
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, 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"]]