[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-10 UTC."],[[["\u003cp\u003eThe JSON response for \u003ccode\u003ePredictionService.Predict\u003c/code\u003e includes an array of predictions, a deployed model ID, model details, and metadata.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003epredictions[]\u003c/code\u003e contains the output values of the prediction call, with their schema potentially defined on the Endpoint's DeployedModels.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003edeployedModelId\u003c/code\u003e specifies the unique ID of the DeployedModel that handled the prediction.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003emodel\u003c/code\u003e, \u003ccode\u003emodelVersionId\u003c/code\u003e, and \u003ccode\u003emodelDisplayName\u003c/code\u003e offer information on the specific Model that was used for the prediction, including its resource name, version ID, and display name, respectively.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003emetadata\u003c/code\u003e provides request-level details returned by the model, with the exact nature of the metadata depending on the specific model.\u003c/p\u003e\n"]]],[],null,["# PredictResponse\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nResponse message for `PredictionService.Predict`."]]