CreateTaskRestrictedLog

একটি CreateTaskLog থেকে সীমাবদ্ধ ডেটা রয়েছে।

JSON প্রতিনিধিত্ব
{
  "parentInsertId": string,
  "request": {
    object (CreateTaskRequestRestrictedLog)
  },
  "response": {
    object (TaskRestrictedLog)
  }
}
ক্ষেত্র
parentInsertId

string

প্যারেন্ট CreateTaskLog বার্তার LogEntry insertId.

request

object ( CreateTaskRequestRestrictedLog )

ডেলিভারি এপিআইতে অনুরোধ পাঠানো হয়েছে।

response

object ( TaskRestrictedLog )

প্রতিক্রিয়া ক্লায়েন্ট ফিরে. RPC কলে কোনো ত্রুটি দেখা দিলে এটি আনসেট করা হবে।