[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[],null,["# Google Cloud Oracle Database V1 Client - Class OperationsInsightsState (0.6.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.6.1 (latest)](/php/docs/reference/cloud-oracledatabase/latest/V1.OperationsInsightsState)\n- [0.6.0](/php/docs/reference/cloud-oracledatabase/0.6.0/V1.OperationsInsightsState)\n- [0.4.1](/php/docs/reference/cloud-oracledatabase/0.4.1/V1.OperationsInsightsState)\n- [0.3.0](/php/docs/reference/cloud-oracledatabase/0.3.0/V1.OperationsInsightsState)\n- [0.2.1](/php/docs/reference/cloud-oracledatabase/0.2.1/V1.OperationsInsightsState)\n- [0.1.2](/php/docs/reference/cloud-oracledatabase/0.1.2/V1.OperationsInsightsState) \nReference documentation and code samples for the Google Cloud Oracle Database V1 Client class OperationsInsightsState.\n\nThe state of the Operations Insights for this Autonomous Database.\n\nProtobuf type `google.cloud.oracledatabase.v1.OperationsInsightsState`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ OracleDatabase \\\\ V1\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### OPERATIONS_INSIGHTS_STATE_UNSPECIFIED\n\n Value: 0\n\nDefault unspecified value.\n\nGenerated from protobuf enum `OPERATIONS_INSIGHTS_STATE_UNSPECIFIED = 0;`\n\n### ENABLING\n\n Value: 1\n\nEnabling status for operation insights.\n\nGenerated from protobuf enum `ENABLING = 1;`\n\n### ENABLED\n\n Value: 2\n\nEnabled status for operation insights.\n\nGenerated from protobuf enum `ENABLED = 2;`\n\n### DISABLING\n\n Value: 3\n\nDisabling status for operation insights.\n\nGenerated from protobuf enum `DISABLING = 3;`\n\n### NOT_ENABLED\n\n Value: 4\n\nNot Enabled status for operation insights.\n\nGenerated from protobuf enum `NOT_ENABLED = 4;`\n\n### FAILED_ENABLING\n\n Value: 5\n\nFailed enabling status for operation insights.\n\nGenerated from protobuf enum `FAILED_ENABLING = 5;`\n\n### FAILED_DISABLING\n\n Value: 6\n\nFailed disabling status for operation insights.\n\nGenerated from protobuf enum `FAILED_DISABLING = 6;`"]]