MutableSequence[google.protobuf.struct_pb2.Value]
The predictions that are the output of the predictions call.
The schema of any single prediction may be specified via
Endpoint's DeployedModels' [Model's
][google.cloud.aiplatform.v1.DeployedModel.model]
[PredictSchemata's][google.cloud.aiplatform.v1.Model.predict_schemata]
prediction_schema_uri.
deployed_model_id
str
ID of the Endpoint's DeployedModel that
served this prediction.
model
str
Output only. The resource name of the Model
which is deployed as the DeployedModel that this
prediction hits.
model_version_id
str
Output only. The version ID of the Model
which is deployed as the DeployedModel that this
prediction hits.
model_display_name
str
Output only. The [display
name][google.cloud.aiplatform.v1.Model.display_name] of the
Model which is deployed as the DeployedModel that this
prediction hits.
metadata
google.protobuf.struct_pb2.Value
Output only. Request-level metadata returned
by the model. The metadata type will be
dependent upon the model implementation.
[[["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-05-16 UTC."],[],[]]