Method: projects.locations.endpoints.fetchPredictOperation

Fetch an asynchronous online prediction operation.

Endpoint

post https://aiplatform.googleapis.com/v1beta1/{endpoint}:fetchPredictOperation

Path parameters

endpoint string

Required. The name of the Endpoint requested to serve the prediction. Format: projects/{project}/locations/{location}/endpoints/{endpoint} or projects/{project}/locations/{location}/publishers/{publisher}/models/{model}

Request body

The request body contains data with the following structure:

Fields
operationName string

Required. The server-assigned name for the operation.

Response body

If successful, the response body contains an instance of Operation.