type google.golang.org/genproto/googleapis/rpc/errdetails.BadRequest_FieldViolation
13 uses
google.golang.org/genproto/googleapis/rpc/errdetails (current package)
error_details.pb.go#L388: FieldViolations []*BadRequest_FieldViolation `protobuf:"bytes,1,rep,name=field_violations,json=fieldViolations,proto3" json:"field_violations,omitempty"`
error_details.pb.go#L423: func (x *BadRequest) GetFieldViolations() []*BadRequest_FieldViolation {
error_details.pb.go#L831: type BadRequest_FieldViolation struct {
error_details.pb.go#L844: func (x *BadRequest_FieldViolation) Reset() {
error_details.pb.go#L845: *x = BadRequest_FieldViolation{}
error_details.pb.go#L853: func (x *BadRequest_FieldViolation) String() string {
error_details.pb.go#L857: func (*BadRequest_FieldViolation) ProtoMessage() {}
error_details.pb.go#L859: func (x *BadRequest_FieldViolation) ProtoReflect() protoreflect.Message {
error_details.pb.go#L872: func (*BadRequest_FieldViolation) Descriptor() ([]byte, []int) {
error_details.pb.go#L876: func (x *BadRequest_FieldViolation) GetField() string {
error_details.pb.go#L883: func (x *BadRequest_FieldViolation) GetDescription() string {
error_details.pb.go#L1072: (*BadRequest_FieldViolation)(nil), // 13: google.rpc.BadRequest.FieldViolation
error_details.pb.go#L1241: switch v := v.(*BadRequest_FieldViolation); 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. |