UpdateTaskRestrictedLog

Bir UpdateTaskLog kısıtlanmış verisi içerir.

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

string

Üst UpdateTaskLog mesajının LogEntry insertId değeri.

request

object (UpdateTaskRequestRestrictedLog)

Deliveries API'ye gönderilen istek.

response

object (TaskRestrictedLog)

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