public enum PluggableDatabaseProperties.OperationsInsightsState extends Enum<PluggableDatabaseProperties.OperationsInsightsState> implements ProtocolMessageEnumThe status of Operations Insights for this Database.
Protobuf enum
google.cloud.oracledatabase.v1.PluggableDatabaseProperties.OperationsInsightsState
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
DISABLING |
Operations Insights is disabling. |
DISABLING_VALUE |
Operations Insights is disabling. |
ENABLED |
Operations Insights is enabled. |
ENABLED_VALUE |
Operations Insights is enabled. |
ENABLING |
Operations Insights is enabling. |
ENABLING_VALUE |
Operations Insights is enabling. |
FAILED_DISABLING |
Operations Insights failed to disable. |
FAILED_DISABLING_VALUE |
Operations Insights failed to disable. |
FAILED_ENABLING |
Operations Insights failed to enable. |
FAILED_ENABLING_VALUE |
Operations Insights failed to enable. |
NOT_ENABLED |
Operations Insights is not enabled. |
NOT_ENABLED_VALUE |
Operations Insights is not enabled. |
OPERATIONS_INSIGHTS_STATE_UNSPECIFIED |
The status is not specified. |
OPERATIONS_INSIGHTS_STATE_UNSPECIFIED_VALUE |
The status is not specified. |
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() |
|