Properties of a Symptom.
Package
@google-cloud/tpu!Properties
createTime
createTime
?:
(
google
.
protobuf
.
ITimestamp
|
null
);
Symptom createTime
Type | Description |
---|---|
( google.protobuf.ITimestamp |null) |
details
details
?:
(
string
|
null
);
Symptom details
Type | Description |
---|---|
(string|null) |
symptomType
symptomType
?:
(
google
.
cloud
.
tpu
.
v1
.
Symptom
.
SymptomType
|
keyof
typeof
google
.
cloud
.
tpu
.
v1
.
Symptom
.
SymptomType
|
null
);
Symptom symptomType
Type | Description |
---|---|
( google.cloud.tpu.v1.Symptom.SymptomType |keyof typeof google.cloud.tpu.v1.Symptom.SymptomType |null) |
workerId
workerId
?:
(
string
|
null
);
Symptom workerId
Type | Description |
---|---|
(string|null) |