symptoms property

List<Symptom>? symptoms
getter/setter pair

The Symptoms that have occurred to the TPU Node.

Output only.

Implementation

core.List<Symptom>? symptoms;