generative-ai-python
google.generativeai.protos.PredictResponse
View source on GitHub
Response message for [PredictionService.Predict].
Attributes
`predictions`
`MutableSequence[google.protobuf.struct_pb2.Value]` The outputs of the prediction call.