type google.golang.org/genproto/googleapis/rpc/errdetails.PreconditionFailure
10 uses
google.golang.org/genproto/googleapis/rpc/errdetails (current package)
error_details.pb.go#L332: type PreconditionFailure struct {
error_details.pb.go#L341: func (x *PreconditionFailure) Reset() {
error_details.pb.go#L342: *x = PreconditionFailure{}
error_details.pb.go#L350: func (x *PreconditionFailure) String() string {
error_details.pb.go#L354: func (*PreconditionFailure) ProtoMessage() {}
error_details.pb.go#L356: func (x *PreconditionFailure) ProtoReflect() protoreflect.Message {
error_details.pb.go#L369: func (*PreconditionFailure) Descriptor() ([]byte, []int) {
error_details.pb.go#L373: func (x *PreconditionFailure) GetViolations() []*PreconditionFailure_Violation {
error_details.pb.go#L1063: (*PreconditionFailure)(nil), // 4: google.rpc.PreconditionFailure
error_details.pb.go#L1145: switch v := v.(*PreconditionFailure); 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. |