gcp · gcp/INVALID_ARGUMENT
INVALID_ARGUMENT
Invalid argument
The client specified an invalid argument, such as a malformed field value or an out-of-range integer. Maps to HTTP 400. Unlike FAILED_PRECONDITION, this indicates arguments that are problematic regardless of system state.
Also defined in
- gemini Invalid Argument The request body is malformed or contains a parameter the API cannot process, such as invalid JSON or a field of the wrong type. Maps to HTTP 400; check the request against the Gemini API reference.
- grpc Invalid argument The client specified an invalid argument. This differs from FAILED_PRECONDITION in that INVALID_ARGUMENT indicates arguments that are invalid regardless of the system state.