type google.golang.org/genproto/googleapis/rpc/errdetails.BadRequest
10 uses
google.golang.org/genproto/googleapis/rpc/errdetails (current package)
error_details.pb.go#L382: type BadRequest struct {
error_details.pb.go#L391: func (x *BadRequest) Reset() {
error_details.pb.go#L392: *x = BadRequest{}
error_details.pb.go#L400: func (x *BadRequest) String() string {
error_details.pb.go#L404: func (*BadRequest) ProtoMessage() {}
error_details.pb.go#L406: func (x *BadRequest) ProtoReflect() protoreflect.Message {
error_details.pb.go#L419: func (*BadRequest) Descriptor() ([]byte, []int) {
error_details.pb.go#L423: func (x *BadRequest) GetFieldViolations() []*BadRequest_FieldViolation {
error_details.pb.go#L1064: (*BadRequest)(nil), // 5: google.rpc.BadRequest
error_details.pb.go#L1157: switch v := v.(*BadRequest); 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. |