Reference documentation and code samples for the Google Cloud Tpu V1 Client class Symptom.
A Symptom instance.
Generated from protobuf message google.cloud.tpu.v1.Symptom
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ create_time
↳ symptom_type
int
Type of the Symptom.
↳ details
string
Detailed information of the current Symptom.
↳ worker_id
string
A string used to uniquely distinguish a worker within a TPU node.
getCreateTime
Timestamp when the Symptom is created.
hasCreateTime
clearCreateTime
setCreateTime
Timestamp when the Symptom is created.
$this
getSymptomType
Type of the Symptom.
int
setSymptomType
Type of the Symptom.
var
int
$this
getDetails
Detailed information of the current Symptom.
string
setDetails
Detailed information of the current Symptom.
var
string
$this
getWorkerId
A string used to uniquely distinguish a worker within a TPU node.
string
setWorkerId
A string used to uniquely distinguish a worker within a TPU node.
var
string
$this