SaaS Runtime V1BETA1 API - Class Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::UnitCondition (v0.1.0)

Reference documentation and code samples for the SaaS Runtime V1BETA1 API class Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::UnitCondition.

UnitCondition describes the status of an Unit. UnitCondition is individual components that contribute to an overall state.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#last_transition_time

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

#last_transition_time=

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

#message

def message() -> ::String
Returns
  • (::String) — Required. Human readable message indicating details about the last transition.

#message=

def message=(value) -> ::String
Parameter
  • value (::String) — Required. Human readable message indicating details about the last transition.
Returns
  • (::String) — Required. Human readable message indicating details about the last transition.

#reason

def reason() -> ::String
Returns
  • (::String) — Required. Brief reason for the condition's last transition.

#reason=

def reason=(value) -> ::String
Parameter
  • value (::String) — Required. Brief reason for the condition's last transition.
Returns
  • (::String) — Required. Brief reason for the condition's last transition.

#status

def status() -> ::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::UnitCondition::Status

#status=

def status=(value) -> ::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::UnitCondition::Status
Parameter

#type

def type() -> ::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::UnitCondition::Type

#type=

def type=(value) -> ::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::UnitCondition::Type
Parameter