type google.golang.org/genproto/googleapis/devtools/clouderrorreporting/v1beta1.ReportedErrorEvent
16 uses
google.golang.org/genproto/googleapis/devtools/clouderrorreporting/v1beta1 (current package)
report_errors_service.pb.go#L63: Event *ReportedErrorEvent `protobuf:"bytes,2,opt,name=event,proto3" json:"event,omitempty"`
report_errors_service.pb.go#L105: func (x *ReportErrorEventRequest) GetEvent() *ReportedErrorEvent {
report_errors_service.pb.go#L153: type ReportedErrorEvent struct {
report_errors_service.pb.go#L193: func (x *ReportedErrorEvent) Reset() {
report_errors_service.pb.go#L194: *x = ReportedErrorEvent{}
report_errors_service.pb.go#L202: func (x *ReportedErrorEvent) String() string {
report_errors_service.pb.go#L206: func (*ReportedErrorEvent) ProtoMessage() {}
report_errors_service.pb.go#L208: func (x *ReportedErrorEvent) ProtoReflect() protoreflect.Message {
report_errors_service.pb.go#L221: func (*ReportedErrorEvent) Descriptor() ([]byte, []int) {
report_errors_service.pb.go#L225: func (x *ReportedErrorEvent) GetEventTime() *timestamppb.Timestamp {
report_errors_service.pb.go#L232: func (x *ReportedErrorEvent) GetServiceContext() *ServiceContext {
report_errors_service.pb.go#L239: func (x *ReportedErrorEvent) GetMessage() string {
report_errors_service.pb.go#L246: func (x *ReportedErrorEvent) GetContext() *ErrorContext {
report_errors_service.pb.go#L371: (*ReportedErrorEvent)(nil), // 2: google.devtools.clouderrorreporting.v1beta1.ReportedErrorEvent
report_errors_service.pb.go#L422: switch v := v.(*ReportedErrorEvent); i {
cloud.google.com/go/errorreporting
errors.go#L202: Event: &pb.ReportedErrorEvent{
![]() |
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. |