Database Center V1BETA API - Class Google::Cloud::DatabaseCenter::V1beta::Signal (v0.1.0)

Reference documentation and code samples for the Database Center V1BETA API class Google::Cloud::DatabaseCenter::V1beta::Signal.

Represents a signal.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#additional_details

def additional_details() -> ::Array<::Google::Cloud::DatabaseCenter::V1beta::AdditionalDetail>
Returns
  • (::Array<::Google::Cloud::DatabaseCenter::V1beta::AdditionalDetail>) — Additional information related to the signal. In the case of composite signals, this field encapsulates details associated with granular signals, having a signal status of "ISSUE"; signals with a status of "OK" are not included. For granular signals, it encompasses information relevant to the signal, regardless of the signal status.

#additional_details=

def additional_details=(value) -> ::Array<::Google::Cloud::DatabaseCenter::V1beta::AdditionalDetail>
Parameter
  • value (::Array<::Google::Cloud::DatabaseCenter::V1beta::AdditionalDetail>) — Additional information related to the signal. In the case of composite signals, this field encapsulates details associated with granular signals, having a signal status of "ISSUE"; signals with a status of "OK" are not included. For granular signals, it encompasses information relevant to the signal, regardless of the signal status.
Returns
  • (::Array<::Google::Cloud::DatabaseCenter::V1beta::AdditionalDetail>) — Additional information related to the signal. In the case of composite signals, this field encapsulates details associated with granular signals, having a signal status of "ISSUE"; signals with a status of "OK" are not included. For granular signals, it encompasses information relevant to the signal, regardless of the signal status.

#issue_create_time

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

#issue_create_time=

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

#issue_severity

def issue_severity() -> ::Google::Cloud::DatabaseCenter::V1beta::IssueSeverity
Returns

#issue_severity=

def issue_severity=(value) -> ::Google::Cloud::DatabaseCenter::V1beta::IssueSeverity
Parameter
Returns

#signal_status

def signal_status() -> ::Google::Cloud::DatabaseCenter::V1beta::SignalStatus
Returns

#signal_status=

def signal_status=(value) -> ::Google::Cloud::DatabaseCenter::V1beta::SignalStatus
Parameter
Returns

#signal_type

def signal_type() -> ::Google::Cloud::DatabaseCenter::V1beta::SignalType
Returns

#signal_type=

def signal_type=(value) -> ::Google::Cloud::DatabaseCenter::V1beta::SignalType
Parameter
Returns