menu
google_cloud_ai_generativelanguage_v1beta package
documentation
generativelanguage.dart
PredictResponse
predictions property
predictions property
dark_mode
light_mode
predictions
property
List
<
Value
>
predictions
final
The outputs of the prediction call.
Implementation
final List<Value> predictions;
google_cloud_ai_generativelanguage_v1beta package
documentation
generativelanguage
PredictResponse
predictions property
PredictResponse class