Erforderlich. Der Name des Endpunkts, der für die Vorhersageanfrage verwendet wurde. Format: projects/{project}/locations/{location}/endpoints/{endpoint}
Erforderlich. Die Instanzen, die die Eingabe für den Vorhersageaufruf sind. Für ein DeployedModel kann eine Obergrenze für die Anzahl der Instanzen gelten, die pro Anfrage unterstützt werden. Bei von Kunden erstellten Modellen entspricht das Verhalten der Dokumentation des jeweiligen Modells. Das Schema einer einzelnen Instanz kann in den DeployedModels des Endpunkts angegeben werden.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 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`."]]