---
title: "POST /v1/{+endpoint}:predictLongRunning"
method: POST
path: "/v1/{+endpoint}:predictLongRunning"
tags: ["publishers"]
---

# POST /v1/{+endpoint}:predictLongRunning

`POST /v1/{+endpoint}:predictLongRunning`

## Path parameters

- `endpoint` string, required

## Request body

- GoogleCloudAiplatformV1PredictLongRunningRequest — Request message for PredictionService.PredictLongRunning.
  - `instances` unknown[] — Required. The instances that are the input to the prediction call. A DeployedModel may have an upper limit on the number of instances it supports per request, and when it is exceeded the prediction call errors in case of AutoML Models, or, in case of customer created Models, the behaviour is as documented by that Model. The schema of any single instance may be specified via Endpoint's DeployedModels' Model's PredictSchemata's instance_schema_uri.
    - unknown
  - `parameters` unknown
  - `labels` object — Optional. The labels with user-defined metadata for the request. It is used for billing and reporting only. Label keys and values can be no longer than 63 characters (Unicode codepoints) and can only contain lowercase letters, numeric characters, underscores, and dashes. International characters are allowed. Label values are optional. Label keys must start with a letter.

## Response `200`

Successful response

---

[API](https://skmtc.dev/google/apis/aiplatform.md) · [All operations](https://skmtc.dev/google/apis/aiplatform/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/aiplatform/revisions/b608d71b91f0/schema)
