getEventPrediction
inline suspend fun FraudDetectorClient.getEventPrediction(crossinline block: GetEventPredictionRequest.Builder.() -> Unit): GetEventPredictionResponse
Evaluates an event against a detector version. If a version ID is not provided, the detector’s (ACTIVE
) version is used.