menu
google_cloud_ai_generativelanguage_v1beta package
documentation
generativelanguage.dart
GenerateContentResponse
candidates property
candidates property
dark_mode
light_mode
candidates
property
List
<
Candidate
>
candidates
final
Candidate responses from the model.
Implementation
final List<Candidate> candidates;
google_cloud_ai_generativelanguage_v1beta package
documentation
generativelanguage
GenerateContentResponse
candidates property
GenerateContentResponse class