type google.golang.org/genproto/googleapis/rpc/errdetails.QuotaFailure_Violation
13 uses
google.golang.org/genproto/googleapis/rpc/errdetails (current package)
error_details.pb.go#L180: Violations []*QuotaFailure_Violation `protobuf:"bytes,1,rep,name=violations,proto3" json:"violations,omitempty"`
error_details.pb.go#L215: func (x *QuotaFailure) GetViolations() []*QuotaFailure_Violation {
error_details.pb.go#L691: type QuotaFailure_Violation struct {
error_details.pb.go#L710: func (x *QuotaFailure_Violation) Reset() {
error_details.pb.go#L711: *x = QuotaFailure_Violation{}
error_details.pb.go#L719: func (x *QuotaFailure_Violation) String() string {
error_details.pb.go#L723: func (*QuotaFailure_Violation) ProtoMessage() {}
error_details.pb.go#L725: func (x *QuotaFailure_Violation) ProtoReflect() protoreflect.Message {
error_details.pb.go#L738: func (*QuotaFailure_Violation) Descriptor() ([]byte, []int) {
error_details.pb.go#L742: func (x *QuotaFailure_Violation) GetSubject() string {
error_details.pb.go#L749: func (x *QuotaFailure_Violation) GetDescription() string {
error_details.pb.go#L1069: (*QuotaFailure_Violation)(nil), // 10: google.rpc.QuotaFailure.Violation
error_details.pb.go#L1217: switch v := v.(*QuotaFailure_Violation); 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. |