type google.golang.org/genproto/googleapis/devtools/clouderrorreporting/v1beta1.TrackingIssue
12 uses
google.golang.org/genproto/googleapis/devtools/clouderrorreporting/v1beta1 (current package)
common.pb.go#L58: TrackingIssues []*TrackingIssue `protobuf:"bytes,3,rep,name=tracking_issues,json=trackingIssues,proto3" json:"tracking_issues,omitempty"`
common.pb.go#L107: func (x *ErrorGroup) GetTrackingIssues() []*TrackingIssue {
common.pb.go#L115: type TrackingIssue struct {
common.pb.go#L125: func (x *TrackingIssue) Reset() {
common.pb.go#L126: *x = TrackingIssue{}
common.pb.go#L134: func (x *TrackingIssue) String() string {
common.pb.go#L138: func (*TrackingIssue) ProtoMessage() {}
common.pb.go#L140: func (x *TrackingIssue) ProtoReflect() protoreflect.Message {
common.pb.go#L153: func (*TrackingIssue) Descriptor() ([]byte, []int) {
common.pb.go#L157: func (x *TrackingIssue) GetUrl() string {
common.pb.go#L706: (*TrackingIssue)(nil), // 1: google.devtools.clouderrorreporting.v1beta1.TrackingIssue
common.pb.go#L747: switch v := v.(*TrackingIssue); 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. |