Request message for
PredictionService.StreamingRawPredict.
The first message must contain
endpoint
and
method_name
fields and optionally
input.
The subsequent messages must contain
input.
method_name
in the subsequent messages have no effect.
Attributes
Name
Description
endpoint
str
Required. The name of the Endpoint requested to serve the
prediction. Format:
projects/{project}/locations/{location}/endpoints/{endpoint}
method_name
str
Fully qualified name of the API method being invoked to
perform predictions.
Format: /namespace.Service/Method/ Example:
/tensorflow.serving.PredictionService/Predict
Request message for
PredictionService.StreamingRawPredict.
The first message must contain
endpoint
and
method_name
fields and optionally
input.
The subsequent messages must contain
input.
method_name
in the subsequent messages have no effect.
[[["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 2026-04-01 UTC."],[],[]]