Class StreamRawPredictRequest (1.48.0)

StreamRawPredictRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for PredictionService.StreamRawPredict.

Attributes

NameDescription
endpoint str
Required. The name of the Endpoint requested to serve the prediction. Format: projects/{project}/locations/{location}/endpoints/{endpoint}
http_body google.api.httpbody_pb2.HttpBody
The prediction input. Supports HTTP headers and arbitrary data payload.

Methods

StreamRawPredictRequest

StreamRawPredictRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for PredictionService.StreamRawPredict.