Database Center V1BETA API - Module Google::Cloud::DatabaseCenter::V1beta::OperationErrorType (v0.1.0)
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.
CANCELLATION_ERROR
value: 4
User initiated cancellation.
SQLSERVER_ERROR
value: 5
SQL server specific error.
INTERNAL_ERROR
value: 6
Any other internal error.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-01-13 UTC.
[[["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 2026-01-13 UTC."],[],[]]