type google.golang.org/genproto/googleapis/rpc/errdetails.DebugInfo

11 uses

	google.golang.org/genproto/googleapis/rpc/errdetails (current package)
		error_details.pb.go#L106: type DebugInfo struct {
		error_details.pb.go#L117: func (x *DebugInfo) Reset() {
		error_details.pb.go#L118: 	*x = DebugInfo{}
		error_details.pb.go#L126: func (x *DebugInfo) String() string {
		error_details.pb.go#L130: func (*DebugInfo) ProtoMessage() {}
		error_details.pb.go#L132: func (x *DebugInfo) ProtoReflect() protoreflect.Message {
		error_details.pb.go#L145: func (*DebugInfo) Descriptor() ([]byte, []int) {
		error_details.pb.go#L149: func (x *DebugInfo) GetStackEntries() []string {
		error_details.pb.go#L156: func (x *DebugInfo) GetDetail() string {
		error_details.pb.go#L1060: 	(*DebugInfo)(nil),                     // 1: google.rpc.DebugInfo
		error_details.pb.go#L1109: 			switch v := v.(*DebugInfo); i {