Database Center V1BETA API - Module Google::Cloud::DatabaseCenter::V1beta::SignalStatus (v0.1.0)

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

Represents the state of a signal. More enum values are expected to be added as needed.

Constants

SIGNAL_STATUS_UNSPECIFIED

value: 0
Unspecified.

SIGNAL_STATUS_NOT_APPLICABLE

value: 1
Signal is not applicable to the resource.

SIGNAL_STATUS_OK

value: 2
Signal is not an issue.

SIGNAL_STATUS_ISSUE

value: 3
Signal is an issue.

SIGNAL_STATUS_NOT_ENABLED

value: 4
Signal is not enabled for the resource.