Interface protos.google.appengine.v1.IErrorHandler (1.0.6)

Properties of an ErrorHandler.

Package

@google-cloud/appengine-admin!

Properties

errorCode

errorCode?: (google.appengine.v1.ErrorHandler.ErrorCode|keyof typeof google.appengine.v1.ErrorHandler.ErrorCode|null);

ErrorHandler errorCode

Property Value
TypeDescription
(google.appengine.v1.ErrorHandler.ErrorCode|keyof typeof google.appengine.v1.ErrorHandler.ErrorCode|null)

mimeType

mimeType?: (string|null);

ErrorHandler mimeType

Property Value
TypeDescription
(string|null)

staticFile

staticFile?: (string|null);

ErrorHandler staticFile

Property Value
TypeDescription
(string|null)