Reference documentation and code samples for the Oracle Database@Google Cloud V1 API module Google::Cloud::OracleDatabase::V1::Database::OperationsInsightsStatus.
The Status of Operations Insights for this Database.
Constants
OPERATIONS_INSIGHTS_STATUS_UNSPECIFIED
value: 0 Default unspecified value.
ENABLING
value: 1 Indicates that the operations insights are being enabled.
ENABLED
value: 2 Indicates that the operations insights are enabled.
DISABLING
value: 3 Indicates that the operations insights are being disabled.
NOT_ENABLED
value: 4 Indicates that the operations insights are not enabled.
FAILED_ENABLING
value: 5 Indicates that the operations insights failed to enable.
FAILED_DISABLING
value: 6 Indicates that the operations insights failed to disable.
[[["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 2025-10-28 UTC."],[],[]]