BatchCreateTasksRestrictedLog

BatchCreateTasksLog'teki kısıtlanmış verileri içerir.

JSON gösterimi
{
  "parentInsertId": string,
  "request": {
    object (BatchCreateTasksRequestRestrictedLog)
  },
  "response": {
    object (BatchCreateTasksResponseRestrictedLog)
  }
}
Alanlar
parentInsertId

string

Üst BatchCreateTasksLog mesajının LogEntry insertId'si.

request

object (BatchCreateTasksRequestRestrictedLog)

Deliveries API'ye gönderilen istek.

response

object (BatchCreateTasksResponseRestrictedLog)

Yanıt, istemciye döndürüldü. RPC çağrısı bir hatayla sonuçlandıysa ayarlanmaz.