ToolOutputReference

Bir ToolExecution çıkış dosyasına referans.

JSON gösterimi
{
  "output": {
    object (FileReference)
  },
  "creationTime": {
    object (Timestamp)
  },
  "testCase": {
    object (TestCaseReference)
  }
}
Alanlar
output

object (FileReference)

Bir çıkış dosyasına FileReference.

  • Yanıt: Her zaman
  • Oluşturma/güncelleme isteğinde: her zaman ayarlanır
creationTime

object (Timestamp)

Dosyanın oluşturulma zamanı.

  • Yanıt: oluşturma/güncelleme isteği tarafından ayarlanırsa mevcut
  • Oluşturma/güncelleme isteğinde: isteğe bağlı
testCase

object (TestCaseReference)

Bu çıkış dosyasının ait olduğu test durumu.

  • Yanıt: oluşturma/güncelleme isteği tarafından ayarlanırsa mevcut
  • Oluşturma/güncelleme isteğinde: isteğe bağlı