CreateTaskRestrictedLog

يحتوي على بيانات محظورة من CreateTaskLog.

تمثيل JSON
{
  "parentInsertId": string,
  "request": {
    object (CreateTaskRequestRestrictedLog)
  },
  "response": {
    object (TaskRestrictedLog)
  }
}
الحقول
parentInsertId

string

معرِّف الإدخال LogId لرسالة CreateTaskLog الرئيسية

request

object (CreateTaskRequestRestrictedLog)

ويتم إرسال الطلب إلى واجهة برمجة تطبيقات التسليم.

response

object (TaskRestrictedLog)

تمّ عرض الردّ على العميل. سيتم إلغاء ضبط هذا الإعداد في حال أدت مكالمة RPC إلى حدوث خطأ.