type google.golang.org/genproto/googleapis/rpc/errdetails.PreconditionFailure_Violation
14 uses
google.golang.org/genproto/googleapis/rpc/errdetails (current package)
error_details.pb.go#L338: Violations []*PreconditionFailure_Violation `protobuf:"bytes,1,rep,name=violations,proto3" json:"violations,omitempty"`
error_details.pb.go#L373: func (x *PreconditionFailure) GetViolations() []*PreconditionFailure_Violation {
error_details.pb.go#L757: type PreconditionFailure_Violation struct {
error_details.pb.go#L777: func (x *PreconditionFailure_Violation) Reset() {
error_details.pb.go#L778: *x = PreconditionFailure_Violation{}
error_details.pb.go#L786: func (x *PreconditionFailure_Violation) String() string {
error_details.pb.go#L790: func (*PreconditionFailure_Violation) ProtoMessage() {}
error_details.pb.go#L792: func (x *PreconditionFailure_Violation) ProtoReflect() protoreflect.Message {
error_details.pb.go#L805: func (*PreconditionFailure_Violation) Descriptor() ([]byte, []int) {
error_details.pb.go#L809: func (x *PreconditionFailure_Violation) GetType() string {
error_details.pb.go#L816: func (x *PreconditionFailure_Violation) GetSubject() string {
error_details.pb.go#L823: func (x *PreconditionFailure_Violation) GetDescription() string {
error_details.pb.go#L1071: (*PreconditionFailure_Violation)(nil), // 12: google.rpc.PreconditionFailure.Violation
error_details.pb.go#L1229: switch v := v.(*PreconditionFailure_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. |