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
Type Description
( google.protobuf.ITimestamp |null)

details

  details 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

Symptom details

Property Value
Type Description
(string|null)

symptomType

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

Symptom symptomType

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

workerId

  workerId 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

Symptom workerId

Property Value
Type Description
(string|null)
Design a Mobile Site
View Site in Mobile | Classic
Share by: