type google.golang.org/genproto/googleapis/rpc/errdetails.QuotaFailure

10 uses

	google.golang.org/genproto/googleapis/rpc/errdetails (current package)
		error_details.pb.go#L174: type QuotaFailure struct {
		error_details.pb.go#L183: func (x *QuotaFailure) Reset() {
		error_details.pb.go#L184: 	*x = QuotaFailure{}
		error_details.pb.go#L192: func (x *QuotaFailure) String() string {
		error_details.pb.go#L196: func (*QuotaFailure) ProtoMessage() {}
		error_details.pb.go#L198: func (x *QuotaFailure) ProtoReflect() protoreflect.Message {
		error_details.pb.go#L211: func (*QuotaFailure) Descriptor() ([]byte, []int) {
		error_details.pb.go#L215: func (x *QuotaFailure) GetViolations() []*QuotaFailure_Violation {
		error_details.pb.go#L1061: 	(*QuotaFailure)(nil),                  // 2: google.rpc.QuotaFailure
		error_details.pb.go#L1121: 			switch v := v.(*QuotaFailure); i {