ToolOutputReference

ToolExecution çıktı dosyasına bir başvuru.

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

object ( FileReference )

Bir çıktı dosyasına bir FileReference.

  • Yanıt olarak: her zaman ayarla
  • Oluşturma/güncelleme isteğinde: her zaman ayarla
creationTime

object ( Timestamp )

Dosyanın oluşturulma zamanı.

  • Yanıt olarak: 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 çıktı dosyasının ait olduğu test durumu.

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