[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-07-31 UTC。"],[[["\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`."]]