Google.Rpc.QuotaFailure.Violation (ex_sui v0.1.0)
View SourceA message type used to describe a single quota violation. For example, a daily quota or a custom quota that was exceeded.
Summary
Types
@type t() :: %Google.Rpc.QuotaFailure.Violation{ __unknown_fields__: [Protobuf.unknown_field()], description: String.t(), subject: String.t() }