Obrigatório. As instâncias que são a entrada para a chamada de previsão. Um DeployedModel pode ter um limite superior no número de instâncias que suporta por pedido. No caso de modelos criados pelo cliente, o comportamento é o documentado por esse modelo. O esquema de qualquer instância única pode ser especificado nos DeployedModels do Endpoint.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-08-21 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`."]]