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 {
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |