Class Google::Cloud::Container::V1::StatusCondition (v0.7.3)

StatusCondition describes why a cluster or a node pool has a certain status (e.g., ERROR or DEGRADED).

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#code

def code() -> ::Google::Cloud::Container::V1::StatusCondition::Code
Returns

#code=

def code=(value) -> ::Google::Cloud::Container::V1::StatusCondition::Code
Parameter
Returns

#message

def message() -> ::String
Returns
  • (::String) — Human-friendly representation of the condition

#message=

def message=(value) -> ::String
Parameter
  • value (::String) — Human-friendly representation of the condition
Returns
  • (::String) — Human-friendly representation of the condition