gcp_sdk_rpc::model::code

Constant INVALID_ARGUMENT

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

The client specified an invalid argument. Note that this differs from FAILED_PRECONDITION. INVALID_ARGUMENT indicates arguments that are problematic regardless of the state of the system (e.g., a malformed file name).

HTTP Mapping: 400 Bad Request