This legacy version of AI Platform Prediction is deprecated and will no longer be available on Google Cloud after January 31, 2025. All models, associated metadata, and deployments will be deleted after January 31, 2025. Migrate your resources to Vertex AI to get new machine learning features that are unavailable in AI Platform.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2020-07-13 UTC."],[[["This webpage outlines how to create a training or batch prediction job using a POST request."],["The required HTTP request URL is `POST https://{endpoint}/v1/{parent=projects/*}/jobs`, where `{endpoint}` is a supported service endpoint."],["The request requires a `parent` path parameter, specifying the project name, with the `ml.jobs.create` IAM permission."],["The request body should contain a `Job` instance, and a successful response will also return a `Job` instance."],["Authorization requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]