Interface protos.google.cloud.tpu.v1.ISymptom (1.1.1)

Properties of a Symptom.

Package

@google-cloud/tpu!

Properties

createTime

createTime?: (google.protobuf.ITimestamp|null);

Symptom createTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

details

details?: (string|null);

Symptom details

Property Value
TypeDescription
(string|null)

symptomType

symptomType?: (google.cloud.tpu.v1.Symptom.SymptomType|keyof typeof google.cloud.tpu.v1.Symptom.SymptomType|null);

Symptom symptomType

Property Value
TypeDescription
(google.cloud.tpu.v1.Symptom.SymptomType|keyof typeof google.cloud.tpu.v1.Symptom.SymptomType|null)

workerId

workerId?: (string|null);

Symptom workerId

Property Value
TypeDescription
(string|null)