MutableSequence[google.cloud.aiplatform_v1.types.Explanation]
The explanations of the Model's
PredictResponse.predictions.
It has the same number of elements as
instances
to be explained.
deployed_model_id
str
ID of the Endpoint's DeployedModel that
served this explanation.
predictions
MutableSequence[google.protobuf.struct_pb2.Value]
The predictions that are the output of the predictions call.
Same as
PredictResponse.predictions.
[[["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-12 UTC."],[],[]]