gcp_sdk_rpc::model::code

Constant INTERNAL

Source
pub const INTERNAL: &str = "INTERNAL";
Expand description

Internal errors. This means that some invariants expected by the underlying system have been broken. This error code is reserved for serious errors.

HTTP Mapping: 500 Internal Server Error