CreateTaskRestrictedLog

CreateTaskLog'daki kısıtlanmış verileri içerir.

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

string

Üst CreateTaskLog mesajının LogEntry insertId öğesi.

request

object (CreateTaskRequestRestrictedLog)

İstek, Deliveries API'ye gönderildi.

response

object (TaskRestrictedLog)

Yanıt, istemciye döndürüldü. RPC çağrısı bir hatayla sonuçlanırsa bu politika ayarlanmaz.