type cloud.google.com/go/errorreporting/apiv1beta1.ReportErrorsClient

8 uses

	cloud.google.com/go/errorreporting/apiv1beta1 (current package)
		info.go#L40: func (rec *ReportErrorsClient) SetGoogleClientInfo(keyval ...string) {
		report_errors_client.go#L60: type ReportErrorsClient struct {
		report_errors_client.go#L80: func NewReportErrorsClient(ctx context.Context, opts ...option.ClientOption) (*ReportErrorsClient, error) {
		report_errors_client.go#L100: 	c := &ReportErrorsClient{
		report_errors_client.go#L115: func (c *ReportErrorsClient) Connection() *grpc.ClientConn {
		report_errors_client.go#L121: func (c *ReportErrorsClient) Close() error {
		report_errors_client.go#L128: func (c *ReportErrorsClient) setGoogleClientInfo(keyval ...string) {
		report_errors_client.go#L142: func (c *ReportErrorsClient) ReportErrorEvent(ctx context.Context, req *clouderrorreportingpb.ReportErrorEventRequest, opts ...gax.CallOption) (*clouderrorreportingpb.ReportErrorEventResponse, error) {