GetPredictionResult

constructor(autoAnalyze: Boolean, description: Map<String, String>? = null, displayName: Map<String, String>? = null, grades: List<PredictionResponseGrades>? = null, id: String, involvedInteractionTypes: List<String>? = null, involvedKpiTypes: List<String>? = null, involvedRelationships: List<String>? = null, mappings: PredictionResponseMappings, name: String, negativeOutcomeExpression: String, positiveOutcomeExpression: String, predictionName: String? = null, primaryProfileType: String, provisioningState: String, scopeExpression: String, scoreLabel: String, systemGeneratedEntities: PredictionResponseSystemGeneratedEntities, tenantId: String, type: String)