Obbligatorio. Le istanze che sono l'input della chiamata di previsione. Un modello di cui è stato eseguito il deployment potrebbe avere un limite superiore al numero di istanze supportate per richiesta. Nel caso di Modelli creati dal cliente, il comportamento è quello documentato dal Modello. Lo schema di una singola istanza può essere specificato in DeployedModels dell'endpoint.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Difficile da capire","hardToUnderstand","thumb-down"],["Informazioni o codice di esempio errati","incorrectInformationOrSampleCode","thumb-down"],["Mancano le informazioni o gli esempi di cui ho bisogno","missingTheInformationSamplesINeed","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-07-30 UTC."],[[["\u003cp\u003eThe JSON representation of a \u003ccode\u003ePredictionService.Predict\u003c/code\u003e request includes \u003ccode\u003eendpoint\u003c/code\u003e, \u003ccode\u003einstances\u003c/code\u003e, and \u003ccode\u003eparameters\u003c/code\u003e fields.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eendpoint\u003c/code\u003e field, a required string, specifies the Endpoint for the prediction and follows the format \u003ccode\u003eprojects/{project}/locations/{location}/endpoints/{endpoint}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003einstances\u003c/code\u003e field, also required, contains the input data for the prediction call in \u003ccode\u003eValue\u003c/code\u003e format, with a possible limit on the number of instances per request.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eparameters\u003c/code\u003e field, in \u003ccode\u003eValue\u003c/code\u003e format, defines the prediction settings, and its schema can be specified on the Endpoint's DeployedModels.\u003c/p\u003e\n"]]],[],null,["# PredictRequest\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nRequest message for `PredictionService.Predict`."]]