cloud.google.com/go/errorreporting/apiv1beta1.ReportErrorsCallOptions.ReportErrorEvent (field)

5 uses

	cloud.google.com/go/errorreporting/apiv1beta1 (current package)
		report_errors_client.go#L38: 	ReportErrorEvent []gax.CallOption
		report_errors_client.go#L53: 		ReportErrorEvent: []gax.CallOption{},
		report_errors_client.go#L150: 	opts = append(c.CallOptions.ReportErrorEvent[0:len(c.CallOptions.ReportErrorEvent):len(c.CallOptions.ReportErrorEvent)], opts...)