[[["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 2024-03-05 UTC."],[[["The JSON response for `PredictionService.Predict` includes an array of predictions, a deployed model ID, model details, and metadata."],["`predictions[]` contains the output values of the prediction call, with their schema potentially defined on the Endpoint's DeployedModels."],["`deployedModelId` specifies the unique ID of the DeployedModel that handled the prediction."],["`model`, `modelVersionId`, and `modelDisplayName` offer information on the specific Model that was used for the prediction, including its resource name, version ID, and display name, respectively."],["`metadata` provides request-level details returned by the model, with the exact nature of the metadata depending on the specific model."]]],[]]