App Engine Admin V1 API - Module Google::Cloud::AppEngine::V1::ErrorHandler::ErrorCode (v0.4.0)

Reference documentation and code samples for the App Engine Admin V1 API module Google::Cloud::AppEngine::V1::ErrorHandler::ErrorCode.

Error codes.

Constants

ERROR_CODE_UNSPECIFIED

value: 0
Not specified. ERROR_CODE_DEFAULT is assumed.

ERROR_CODE_DEFAULT

value: 0
All other error types.

ERROR_CODE_OVER_QUOTA

value: 1
Application has exceeded a resource quota.

ERROR_CODE_DOS_API_DENIAL

value: 2
Client blocked by the application's Denial of Service protection configuration.

ERROR_CODE_TIMEOUT

value: 3
Deadline reached before the application responds.