GetTaskRestrictedLog

Contém dados restritos de um GetTaskLog.

Representação JSON
{
  "parentInsertId": string,
  "response": {
    object (TaskRestrictedLog)
  }
}
Campos
parentInsertId

string

O LogEntry insertId da mensagem GetTaskLog pai.

response

object (TaskRestrictedLog)

A resposta retornada ao cliente. Ela não será definida se a chamada RPC resultar em um erro.