Google.Rpc.BadRequest (ex_sui v0.1.0)
View SourceDescribes violations in a client request. This error type focuses on the syntactic aspects of the request.
Summary
Types
@type t() :: %Google.Rpc.BadRequest{ __unknown_fields__: [Protobuf.unknown_field()], field_violations: [Google.Rpc.BadRequest.FieldViolation.t()] }