[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-07-31。"],[[["\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`."]]