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

11 uses

	cloud.google.com/go/errorreporting/apiv1beta1 (current package)
		error_stats_client.go#L111: 	CallOptions *ErrorStatsCallOptions
		error_stats_client.go#L144: 		CallOptions:      defaultErrorStatsCallOptions(),
		error_stats_client.go#L179: 	opts = append(c.CallOptions.ListGroupStats[0:len(c.CallOptions.ListGroupStats):len(c.CallOptions.ListGroupStats)], opts...)
		error_stats_client.go#L220: 	opts = append(c.CallOptions.ListEvents[0:len(c.CallOptions.ListEvents):len(c.CallOptions.ListEvents)], opts...)
		error_stats_client.go#L266: 	opts = append(c.CallOptions.DeleteEvents[0:len(c.CallOptions.DeleteEvents):len(c.CallOptions.DeleteEvents)], opts...)