google-cloud-errors - Class Google::Cloud::InvalidArgumentError (v1.3.1)

Reference documentation and code samples for the google-cloud-errors class Google::Cloud::InvalidArgumentError.

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

Methods

#code

def code() -> Integer

gRPC error code for INVALID_ARGUMENT

Returns
  • (Integer)