Database Center V1BETA API - Module Google::Cloud::DatabaseCenter::V1beta::OperationErrorType (v0.1.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Database Center V1BETA API module Google::Cloud::DatabaseCenter::V1beta::OperationErrorType.
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.
Constants
OPERATION_ERROR_TYPE_UNSPECIFIED
value: 0 UNSPECIFIED means operation error type is not known or available.
KMS_KEY_ERROR
value: 1 Key destroyed, expired, not found, unreachable or permission denied.
DATABASE_ERROR
value: 2 Database is not accessible.
STOCKOUT_ERROR
value: 3 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-13 UTC."],[],[]]