GenerateContentResponse

class GenerateContentResponse


Represents a response from the model.

Summary

Public properties

List<Candidate>

a non-empty list of possible responses generated from the model

List<Candidate>

Public properties

candidates

val candidatesList<Candidate>

a non-empty list of possible responses generated from the model

thoughtProcess

val thoughtProcessList<Candidate>