v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-132661,4471.5 MB
projects

Perform an unary online prediction request to a gRPC model server for custom containers.

post/v1/{+endpoint}:directRawPredict

Path parameters

endpointstring required

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

Request body

methodNamestring

Fully qualified name of the API method being invoked to perform predictions. Format: /namespace.Service/Method/ Example: /tensorflow.serving.PredictionService/Predict

inputstring byte

The prediction input.

Response

Successful response