cloud.google.com/go/errorreporting/apiv1beta1.ReportErrorsClient.CallOptions (field)

5 uses

	cloud.google.com/go/errorreporting/apiv1beta1 (current package)
		report_errors_client.go#L71: 	CallOptions *ReportErrorsCallOptions
		report_errors_client.go#L103: 		CallOptions:      defaultReportErrorsCallOptions(),
		report_errors_client.go#L150: 	opts = append(c.CallOptions.ReportErrorEvent[0:len(c.CallOptions.ReportErrorEvent):len(c.CallOptions.ReportErrorEvent)], opts...)