Google Cloud Database Center V1beta Client - Class SignalStatus (0.4.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Database Center V1beta Client class SignalStatus.
Represents the state of a signal. More enum values are expected to be added
as needed.
Protobuf type google.cloud.databasecenter.v1beta.SignalStatus
Namespace
Google \ Cloud \ DatabaseCenter \ V1beta
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
SIGNAL_STATUS_UNSPECIFIED
Value: 0
Unspecified.
Generated from protobuf enum SIGNAL_STATUS_UNSPECIFIED = 0;
SIGNAL_STATUS_NOT_APPLICABLE
Value: 1
Signal is not applicable to the resource.
Generated from protobuf enum SIGNAL_STATUS_NOT_APPLICABLE = 1;
SIGNAL_STATUS_OK
Value: 2
Signal is not an issue.
Generated from protobuf enum SIGNAL_STATUS_OK = 2;
SIGNAL_STATUS_ISSUE
Value: 3
Signal is an issue.
Generated from protobuf enum SIGNAL_STATUS_ISSUE = 3;
SIGNAL_STATUS_NOT_ENABLED
Value: 4
Signal is not enabled for the resource.
Generated from protobuf enum SIGNAL_STATUS_NOT_ENABLED = 4;
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-11 UTC."],[],[]]