Google Cloud Appengine Admin V1 Client - Class ErrorCode (1.3.5)

Reference documentation and code samples for the Google Cloud Appengine Admin V1 Client class ErrorCode.

Error codes.

Protobuf type google.appengine.v1.ErrorHandler.ErrorCode

Namespace

Google \ Cloud \ AppEngine \ V1 \ ErrorHandler

Methods

static::name

Parameter
Name
Description
value
mixed

static::value

Parameter
Name
Description
name
mixed

Constants

ERROR_CODE_UNSPECIFIED

  Value: 0 
 

Not specified. ERROR_CODE_DEFAULT is assumed.

Generated from protobuf enum ERROR_CODE_UNSPECIFIED = 0;

ERROR_CODE_DEFAULT

  Value: 0 
 

All other error types.

Generated from protobuf enum ERROR_CODE_DEFAULT = 0;

ERROR_CODE_OVER_QUOTA

  Value: 1 
 

Application has exceeded a resource quota.

Generated from protobuf enum ERROR_CODE_OVER_QUOTA = 1;

ERROR_CODE_DOS_API_DENIAL

  Value: 2 
 

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

Generated from protobuf enum ERROR_CODE_DOS_API_DENIAL = 2;

ERROR_CODE_TIMEOUT

  Value: 3 
 

Deadline reached before the application responds.

Generated from protobuf enum ERROR_CODE_TIMEOUT = 3;

Design a Mobile Site
View Site in Mobile | Classic
Share by: