ListTasksResponseRestrictedLog

Contains restricted data from a ListTasksResponseLog.

JSON representation
{
  "tasks": [
    {
      object (TaskRestrictedLog)
    }
  ]
}
Fields
tasks[]

object (TaskRestrictedLog)

The tasks matching the filter query specified in the request, or all tasks if no filter query was specified.