LocalizedMessage
اگر هدر Accept-Language
در درخواست ورودی "English" نباشد، خطاهای بازگردانده شده توسط Apps Script API شامل این پیام است. حاوی همان متن خطای ترجمه شده به محلی درخواستی است.
نمایندگی JSON |
---|
{
"locale": string,
"message": string
} |
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2024-11-13 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2024-11-13 بهوقت ساعت هماهنگ جهانی."],[[["The `Accept-Language` header in the request determines the language of error messages."],["Error responses may contain a localized message object with the locale and translated message."],["The `locale` field follows the BCP 47 specification for language tags (e.g., \"en-US\")."],["The `message` field provides the error message translated into the specified locale."]]],[]]