public enum Database.OperationsInsightsStatus extends Enum<Database.OperationsInsightsStatus> implements ProtocolMessageEnumThe Status of Operations Insights for this Database.
Protobuf enum google.cloud.oracledatabase.v1.Database.OperationsInsightsStatus
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
DISABLING |
Indicates that the operations insights are being disabled. |
DISABLING_VALUE |
Indicates that the operations insights are being disabled. |
ENABLED |
Indicates that the operations insights are enabled. |
ENABLED_VALUE |
Indicates that the operations insights are enabled. |
ENABLING |
Indicates that the operations insights are being enabled. |
ENABLING_VALUE |
Indicates that the operations insights are being enabled. |
FAILED_DISABLING |
Indicates that the operations insights failed to disable. |
FAILED_DISABLING_VALUE |
Indicates that the operations insights failed to disable. |
FAILED_ENABLING |
Indicates that the operations insights failed to enable. |
FAILED_ENABLING_VALUE |
Indicates that the operations insights failed to enable. |
NOT_ENABLED |
Indicates that the operations insights are not enabled. |
NOT_ENABLED_VALUE |
Indicates that the operations insights are not enabled. |
OPERATIONS_INSIGHTS_STATUS_UNSPECIFIED |
Default unspecified value. |
OPERATIONS_INSIGHTS_STATUS_UNSPECIFIED_VALUE |
Default unspecified value. |
UNRECOGNIZED |
|
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|