OperationErrorType is used to expose specific error type
which can happen in database resource while performing an
operation. For example, an error can happen while database
resource being backed up.
Enums
Name
Description
OPERATION_ERROR_TYPE_UNSPECIFIED
UNSPECIFIED means operation error type is not known or available.
KMS_KEY_ERROR
Key destroyed, expired, not found, unreachable or permission denied.
DATABASE_ERROR
Database is not accessible.
STOCKOUT_ERROR
The zone or region does not have sufficient resources to handle the request at the moment.
[[["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-01-10 UTC."],[],[]]