[[["易于理解","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 \u003ccode\u003ePredictionService.RawPredict\u003c/code\u003e method utilizes a JSON request message for making predictions.\u003c/p\u003e\n"],["\u003cp\u003eThe request requires an \u003ccode\u003eendpoint\u003c/code\u003e string, specifying the target endpoint's name in the format \u003ccode\u003eprojects/{project}/locations/{location}/endpoints/{endpoint}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ehttpBody\u003c/code\u003e field, which is of the type \u003ccode\u003eHttpBody\u003c/code\u003e, carries the prediction input, including headers and the data payload.\u003c/p\u003e\n"],["\u003cp\u003eThe number of instances a DeployedModel supports per request has limits, varying between AutoML and custom-trained models, and has specific behaviors if exceeded.\u003c/p\u003e\n"],["\u003cp\u003eEach instance's schema can be defined when creating the model, applicable when deployed to an endpoint and utilized with \u003ccode\u003eRawPredict\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# RawPredictRequest\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nRequest message for `PredictionService.RawPredict`."]]