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

Properties of a Symptom.

Package

@google-cloud/tpu

Properties

createTime

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

Symptom createTime

details

details?:(string|null);

Symptom details

symptomType

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

Symptom symptomType

workerId

workerId?:(string|null);

Symptom workerId

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-10-30 UTC.