Cloud TPU V1 API - Class Google::Cloud::Tpu::V1::Symptom (v0.7.0)

Reference documentation and code samples for the Cloud TPU V1 API class Google::Cloud::Tpu::V1::Symptom.

A Symptom instance.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#create_time

def create_time() -> ::Google::Protobuf::Timestamp
Returns

#create_time=

def create_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns

#details

def details() -> ::String
Returns
  • (::String) — Detailed information of the current Symptom.

#details=

def details=(value) -> ::String
Parameter
  • value (::String) — Detailed information of the current Symptom.
Returns
  • (::String) — Detailed information of the current Symptom.

#symptom_type

def symptom_type() -> ::Google::Cloud::Tpu::V1::Symptom::SymptomType
Returns

#symptom_type=

def symptom_type=(value) -> ::Google::Cloud::Tpu::V1::Symptom::SymptomType
Parameter
Returns

#worker_id

def worker_id() -> ::String
Returns
  • (::String) — A string used to uniquely distinguish a worker within a TPU node.

#worker_id=

def worker_id=(value) -> ::String
Parameter
  • value (::String) — A string used to uniquely distinguish a worker within a TPU node.
Returns
  • (::String) — A string used to uniquely distinguish a worker within a TPU node.