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 the process for retrieving the description of a specific job using an HTTP GET request."],["The request URL requires a path parameter, `name`, which identifies the job you want to retrieve, and authorization for the `ml.jobs.get` permission is necessary."],["The HTTP request must be a `GET` request to a specific endpoint, and no request body is required."],["A successful request will return a response body containing the job's details, structured as a `Job` instance."],["Authorization requires one of the specified OAuth scopes: `https://www.googleapis.com/auth/cloud-platform.read-only` or `https://www.googleapis.com/auth/cloud-platform`."]]],[]]